setChatStickerSet
Set a new sticker set for a supergroup. Requires bot admin with can_change_info rights to assign the sticker set. Returns true on success.
Instructions
Set a new group sticker set for 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) | |
| sticker_set_name | Yes | Name of the sticker set to be set as the group sticker set |