setStickerSetThumbnail
Set a sticker set’s thumbnail.
Parameters
slug: string
The slug of the sticker set or its link.
The new thumbnail of the sticker set.
Result
void
Syntax
await client.setStickerSetThumbnail(slug, thumbnail);
Set a sticker set’s thumbnail.
The slug of the sticker set or its link.
The new thumbnail of the sticker set.
await client.setStickerSetThumbnail(slug, thumbnail);