An animated profile picture based on a custom emoji sticker.
videoSizeEmojiMarkup#f85c413c emoji_id:long background_colors:Vector<int> = VideoSize;
Name | Type | Description |
---|---|---|
emoji_id | long | Custom emoji ID: the custom emoji sticker is shown at the center of the profile picture and occupies at most 67% of it. |
background_colors | Vector<int> | 1, 2, 3 or 4 RBG-24 colors used to generate a solid (1), gradient (2) or freeform gradient (3, 4) background, similar to how fill wallpapers are generated. The rotation angle for gradient backgrounds is 0. |
Telegram allows including animated and static custom emojis inside of messages.
Telegram apps support generating, sharing and synchronizing chat backgrounds.
How to transfer large data batches correctly.