account.chatThemes

Available chat themes

account.chatThemes#fe4cbebd hash:int themes:Vector<ChatTheme> = account.ChatThemes;

Parameters

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.

Type

account.ChatThemes

Related pages

Themes

Telegram apps support generating, sharing and synchronizing app themes.