setStickerSetThumbnail

Set a sticker set’s thumbnail.

Parameters

slug: string

The slug of the sticker set or its link.

thumbnail: FileSource

The new thumbnail of the sticker set.

Result

void

Syntax

await client.setStickerSetThumbnail(slug, thumbnail);