deleteChatStickerSet
Delete a chat’s sticker set.
Parameters
The identifier of the chat. Must be a supergroup.
Result
void
Syntax
await client.deleteChatStickerSet(chatId);
Delete a chat’s sticker set.
The identifier of the chat. Must be a supergroup.
await client.deleteChatStickerSet(chatId);