export declare class StickersAPI
getstickerId: Snowflakeoptions?: Pick<RequestData, 'signal'>) : Promise<APISticker> (
stickerId: Snowflake
options?: Pick<RequestData, 'signal'>
Fetches a sticker
See also: https://discord.com/developers/docs/resources/sticker#get-sticker
deprecated getNitroStickersoptions?: Pick<RequestData, 'signal'>) : Promise<RESTGetStickerPacksResult> (
options?: Pick<RequestData, 'signal'>
Use getStickers instead.
Deprecated
Fetches all of the sticker packs
See also: https://discord.com/developers/docs/resources/sticker#list-sticker-packs
getStickersoptions?: Pick<RequestData, 'signal'>) : Promise<RESTGetStickerPacksResult> (
options?: Pick<RequestData, 'signal'>
Fetches all of the sticker packs
See also: https://discord.com/developers/docs/resources/sticker#list-sticker-packs