View Source ExTDLib.Method.SetSupergroupStickerSet (ExTDLib v0.0.4)
Changes the sticker set of a supergroup; requires can_change_info administrator right. Returns object_ptr<Ok>.
| Name | Type | Description |
|---|---|---|
| supergroup_id | string | Identifier of the supergroup. |
| sticker_set_id | string | New value of the supergroup sticker set identifier. Use 0 to remove the supergroup sticker set. |
More details on telegram's documentation.