telegram api constructor · layer 229 · #2633421b
chatFull
Full info about a basic group.
definition
chatFull#2633421b flags:# can_set_username:flags.7?true has_scheduled:flags.8?true translations_disabled:flags.19?true has_welcome_messages:flags.21?true id:long about:string participants:ChatParticipants chat_photo:flags.2?Photo notify_settings:PeerNotifySettings exported_invite:flags.13?ExportedChatInvite bot_info:flags.3?Vector<BotInfo> pinned_msg_id:flags.6?int folder_id:flags.11?int call:flags.12?InputGroupCall ttl_period:flags.14?int groupcall_default_join_as:flags.15?Peer theme_emoticon:flags.16?string requests_pending:flags.17?int recent_requesters:flags.17?Vector<long> available_reactions:flags.18?ChatReactions reactions_limit:flags.20?int = ChatFull;
parameters
| name | type | description |
|---|---|---|
flags | # | Flags, see TL conditional fields |
can_set_username | true | Can we change the username of this chat |
has_scheduled | true | Whether scheduled messages are available |
translations_disabled | true | Whether the real-time chat translation popup should be hidden. |
has_welcome_messages | true | |
id | long | ID of the chat |
about | string | About string for this chat |
participants | ChatParticipants | Participant list |
chat_photo | Photo | Chat photo |
notify_settings | PeerNotifySettings | Notification settings |
exported_invite | ExportedChatInvite | Chat invite |
bot_info | Vector<BotInfo> | Info about bots that are in this chat |
pinned_msg_id | int | Message ID of the last pinned message |
folder_id | int | Peer folder ID, for more info click here |
call | InputGroupCall | Group call information |
ttl_period | int | Time-To-Live of messages sent by the current user to this chat |
groupcall_default_join_as | Peer | When using phone.getGroupCallJoinAs to get a list of peers that can be used to join a group call, this field indicates the peer that should be selected by default. |
theme_emoticon | string | Emoji representing a specific chat theme |
requests_pending | int | Pending join requests » |
recent_requesters | Vector<long> | IDs of users who requested to join recently |
available_reactions | ChatReactions | Allowed message reactions » |
reactions_limit | int | This flag may be used to impose a custom limit of unique reactions (i.e. a customizable version of appConfig.reactions_uniq_max). |
type
ChatFull · other constructors: channelFull, communityFull
history
present in layers 2–229 · constructor id changed 14×
| id | layers |
|---|---|
| #630e61be | 2–23 |
| #2e02a614 | 46–86 |
| #edd2a791 | 87–92 |
| #22a235da | 93–98 |
| #1b7c9db3 | 99–121 |
| #0dc8c181 | 122 |
| #f3474af6 | 123 |
| #f06c4018 | 124 |
| #8a1e2983 | 125–131 |
| #49a0a5d9 | 132 |
| #4dbdc099 | 133 |
| #46a6ffb4 | 134–135 |
| #d18ee226 | 136–144 |
| #c9d31138 | 145–177 |
| #2633421b | 178–229 |