channelFull
Parameters
| Name | Type | Flag |
|---|---|---|
| flags | # | None |
| can_view_participants | flags.3?true | 3 |
| can_set_username | flags.6?true | 6 |
| can_set_stickers | flags.7?true | 7 |
| id | int | None |
| about | string | None |
| participants_count | flags.0?int | 0 |
| admins_count | flags.1?int | 1 |
| kicked_count | flags.2?int | 2 |
| banned_count | flags.2?int | 2 |
| read_inbox_max_id | int | None |
| read_outbox_max_id | int | None |
| unread_count | int | None |
| chat_photo | Photo | None |
| notify_settings | PeerNotifySettings | None |
| exported_invite | ExportedChatInvite | None |
| bot_info | Vector<BotInfo> | None |
| migrated_from_chat_id | flags.4?int | 4 |
| migrated_from_max_id | flags.4?int | 4 |
| pinned_msg_id | flags.5?int | 5 |
| stickerset | flags.8?StickerSet | 8 |