- API ›
- Constructors ›
- Chat
Chat
---types--- chat#41cbf256 creator:flags.0?true left:flags.2?true deactivated:flags.5?true call_active:flags.23?true call_not_empty:flags.24?true noforwards:flags.25?true id:long title:string photo:ChatPhoto participants_count:int date:int version:int migrated_to:flags.6?InputChannel admin_rights:flags.14?ChatAdminRights default_banned_rights:flags.18?ChatBannedRights = Chat
Belongs to
| Chat |
Parameters
| creator | true | optional |
| left | true | optional |
| deactivated | true | optional |
| call_active | true | optional |
| call_not_empty | true | optional |
| noforwards | true | optional |
| id | long | required |
| title | string | required |
| photo | ChatPhoto | required |
| participants_count | int | required |
| date | int | required |
| version | int | required |
| migrated_to | InputChannel | optional |
| admin_rights | ChatAdminRights | optional |
| default_banned_rights | ChatBannedRights | optional |