chatFull#2e02a614 id:int participants:ChatParticipants chat_photo:Photo notify_settings:PeerNotifySettings exported_invite:ExportedChatInvite bot_info:Vector<BotInfo> = ChatFull;| Name | Type |
|---|---|
| id | qint32 |
| participants | ChatParticipants |
| chatPhoto | Photo |
| notifySettings | PeerNotifySettings |
| exportedInvite | ExportedChatInvite |
| botInfo | QList<BotInfo> |
channelFull#c3d5512f flags:# can_view_participants:flags.3?true can_set_username:flags.6?true id:int about:string participants_count:flags.0?int admins_count:flags.1?int kicked_count:flags.2?int read_inbox_max_id:int read_outbox_max_id:int unread_count:int chat_photo:Photo notify_settings:PeerNotifySettings exported_invite:ExportedChatInvite bot_info:Vector<BotInfo> migrated_from_chat_id:flags.4?int migrated_from_max_id:flags.4?int pinned_msg_id:flags.5?int = ChatFull;| Name | Type |
|---|---|
| canViewParticipants | bool |
| canSetUsername | bool |
| id | qint32 |
| about | QString |
| participantsCount | qint32 |
| adminsCount | qint32 |
| kickedCount | qint32 |
| readInboxMaxId | qint32 |
| readOutboxMaxId | qint32 |
| unreadCount | qint32 |
| chatPhoto | Photo |
| notifySettings | PeerNotifySettings |
| exportedInvite | ExportedChatInvite |
| botInfo | QList<BotInfo> |
| migratedFromChatId | qint32 |
| migratedFromMaxId | qint32 |
| pinnedMsgId | qint32 |