You are reading the documentation for the next version of discord.js. Documentation for v13/v14+ has been moved to old.discordjs.dev

StickersAPI

export declare class StickersAPI
export declare class StickersAPI

No summary provided.

constructor(rest)
Constructs a new instance of the StickersAPI class
NameTypeOptionalDescription
restRESTNoNone
get(stickerId, options?):Promise<APISticker>
NameTypeOptionalDescription
stickerIdSnowflakeNoThe id of the sticker
optionsPick<RequestData, 'signal'>YesThe options for fetching the sticker
getNitroStickers(options?):Promise<RESTGetNitroStickerPacksResult>
NameTypeOptionalDescription
optionsPick<RequestData, 'signal'>YesThe options for fetching the sticker packs