messages.saveRecentSticker
Add/remove sticker from recent stickers list
Example
TL schema
Parameters
Name | Type | Description |
flags | Flags, see TL conditional fields | |
attached | Whether to add/remove stickers recently attached to photo or video files | |
id | Sticker | |
unsave | Whether to save or unsave the sticker |
Result
Possible errors
Code | Type | Description |
400 | STICKER_ID_INVALID | The provided sticker ID is invalid |
Can bots use this methd ?
yes
Related pages
Last updated