1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-14 19:46:56 +01:00
MadelineProto/docs/TD_docs/constructors/updateRecentStickers.md
2017-08-25 15:05:53 +02:00

670 B

title description
updateRecentStickers List of recently used stickers was updated

Constructor: updateRecentStickers

Back to constructors index

List of recently used stickers was updated

Attributes:

Name Type Required Description
is_attached Bool Yes True, if the list of stickers attached to photo or video files was updated, otherwise the list of sent stickers is updated
sticker_ids Array of int Yes New list of file identifiers of recently used stickers

Type: Update