getCustomEmojiStickers
Get custom emoji documents for download.
Parameters
id: string | string[]
Identifier of one or more of custom emojis.
Result
Sticker[]
The custom emoji documents.
Syntax
await client.getCustomEmojiStickers(id);
Get custom emoji documents for download.
Identifier of one or more of custom emojis.
The custom emoji documents.
await client.getCustomEmojiStickers(id);