Represents a color palette » associated to a collectible gift », see here » for more info.
Constructor schema is available as of layer 216. Switch »
| Name | Type | Description |
|---|---|---|
| flags | # | Flags, see TL conditional fields |
| collectible_id | long | ID of the collectible gift ». |
| gift_emoji_id | long | Custom emoji ID » of the collectible gift: a single copy of this custom emoji should be displayed as-is (without recoloring it, unlike for background_emoji_id) in the top-right corner of the palette. |
| background_emoji_id | long | Custom emoji ID » used to generate the pattern. |
| accent_color | int | |
| colors | Vector<int> | |
| dark_accent_color | flags.0?int | |
| dark_colors | flags.1?Vector<int> |
Users can send Gifts to their friends. The recipients of gifts can display them on their profile pages or turn them into Telegram Stars ». Telegram Stars can be used for many things, including supporting creators and buying services in mini apps.
Telegram allows including animated and static custom emojis inside of messages.
Telegram users and channels can change the accent color and background pattern of their profile page and their messages!