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.

NameTypeDescription
supergroup_idnumberIdentifier of the supergroup.
sticker_set_idstringNew value of the supergroup sticker set identifier. Use 0 to remove the supergroup sticker set.

More details on telegram’s documentation.