Available chat themes
Constructor schema is available as of layer 134. Switch ยป
Name | Type | Description |
---|---|---|
flags | # | Flags, see TL conditional fields |
hash | long | Hash to pass to the method that returned this constructor, to avoid refetching the result if it hasn't changed. |
themes | Vector<ChatTheme> | Themes. |
chats | Vector<Chat> | Chats mentioned in the themes field. |
users | Vector<User> | Users mentioned in the themes field. |
next_offset | flags.0?int | Next offset for pagination. |
Telegram apps support generating, sharing and synchronizing app themes.