telegram api constructor · layer 229 · #be098173
account.chatThemes
Available chat themes
definition
account.chatThemes#be098173 flags:# hash:long themes:Vector<ChatTheme> chats:Vector<Chat> users:Vector<User> next_offset:flags.0?string = 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 | string | Next offset for pagination. |
type
account.ChatThemes · other constructors: account.chatThemesNotModified
history
present in layers 132–133, 214–229 · constructor id changed 2×
| id | layers |
|---|---|
| #fe4cbebd | 132–133 |
| #16484857 | 214 |
| #be098173 | 215–229 |