TDLib v0.0.2 TDLib.Object.UpdateRecentStickers View Source
The list of recently used stickers was updated.
Name | Type | Description |
---|---|---|
is_attached | bool | True, if the list of stickers attached to photo or video files was updated, otherwise the list of sent stickers is updated. |
sticker_ids | number[] | The new list of file identifiers of recently used stickers. |
More details on telegram’s documentation.