setCustomEmojiAsStickerSetThumbnail

Set a custom emoji as a sticker set’s thumbnail.

Parameters

slug: string

The slug of the sticker set or its link.

customEmojiId: string

The identifier of the custom emoji to use as thumbnail.

Result

void

Syntax

await client.setCustomEmojiAsStickerSetThumbnail(slug, customEmojiId);