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>.

NameTypeDescription
supergroup_idstringIdentifier 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.