deleteChatStickerSet

Delete a chat’s sticker set.

Parameters

chatId: ID

The identifier of the chat. Must be a supergroup.

Result

void

Syntax

await client.deleteChatStickerSet(chatId);