ChatFull
---types---
chatFull#c9d31138 flags:# can_set_username:flags.7?true has_scheduled:flags.8?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 = ChatFull
Belongs to
This type can be an instance of either:
Members
| id | long | |
| about | string | |
| participants | ChatParticipants | |
| notify_settings | PeerNotifySettings | |
| can_set_username | flag | This argument defaults to None and can be omitted. |
| has_scheduled | flag | This argument defaults to None and can be omitted. |
| chat_photo | Photo | This argument defaults to None and can be omitted. |
| exported_invite | ExportedChatInvite | This argument defaults to None and can be omitted. |
| bot_info | BotInfo | This argument defaults to None and can be omitted. Otherwise, a list must be supplied. |
| pinned_msg_id | int | This argument defaults to None and can be omitted. |
| folder_id | int | This argument defaults to None and can be omitted. |
| call | InputGroupCall | This argument defaults to None and can be omitted. |
| ttl_period | int | This argument defaults to None and can be omitted. |
| groupcall_default_join_as | Peer | This argument defaults to None and can be omitted. |
| theme_emoticon | string | This argument defaults to None and can be omitted. |
| requests_pending | int | This argument defaults to None and can be omitted. |
| recent_requesters | long | This argument defaults to None and can be omitted. Otherwise, a list must be supplied. |
| available_reactions | ChatReactions | This argument defaults to None and can be omitted. |