TDLib v0.0.2 TDLib.Method.SetSupergroupStickerSet View Source
Changes the sticker set of a supergroup; requires appropriate rights in the supergroup.
Returns object_ptr
Name | Type | Description |
---|---|---|
supergroup_id | number | 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.