CommunityFull
---types---
communityFull#cbb7a507 flags:# id:long about:string chat_photo:Photo linked_peers:Vector<CommunityPeer> admins_count:flags.1?int kicked_count:flags.2?int peer_link_requests_pending:flags.0?int = ChatFull
Belongs to
This type can be an instance of either:
Members
| id | long | |
| about | string | |
| chat_photo | Photo | |
| linked_peers | CommunityPeer | A list must be supplied. |
| admins_count | int | This argument defaults to None and can be omitted. |
| kicked_count | int | This argument defaults to None and can be omitted. |
| peer_link_requests_pending | int | This argument defaults to None and can be omitted. |