TDLib v0.0.2 TDLib.Object.ChatEventStickerSetChanged View Source
The supergroup sticker set was changed.
Name | Type | Description |
---|---|---|
old_sticker_set_id | string | Previous identifier of the chat sticker set; 0 if none. |
new_sticker_set_id | string | New identifier of the chat sticker set; 0 if none. |
More details on telegram’s documentation.