Update the keywords, emojis or mask coordinates of a sticker.
Method schema is available as of layer 153. Switch »
| Name | Type | Description |
|---|---|---|
| flags | # | Flags, see TL conditional fields |
| sticker | InputDocument | The sticker |
| emoji | flags.0?string | If set, updates the emoji list associated to the sticker |
| mask_coords | flags.1?MaskCoords | If set, updates the mask coordinates |
| keywords | flags.2?string | If set, updates the sticker keywords (separated by commas). Can't be provided for mask stickers. |
| Code | Type | Description |
|---|---|---|
| 400 | STICKER_INVALID | The provided sticker is invalid. |
Telegram clients support displaying static and animated stickers.