deleteChatStickerSet
Delete a supergroup's sticker set by providing its chat ID. Requires bot administrator rights with can_change_info to succeed.
Instructions
Delete a group sticker set from a supergroup. The bot must be an administrator with can_change_info rights. Use the field can_set_sticker_set optionally returned in getChat requests to check if the bot can use this method. Returns True on success.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chat_id | Yes | Unique identifier for the target chat or username of the target supergroup (in the format @supergroupusername) |