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);