chat#41cbf256 flags:# 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;
Parameters
| Name | Type | Description |
| flags |
# |
Bit mask: a field written flags.N?T is present only when bit N is set. |
| 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 |
Identifier of the object — which object depends on the field's type. |
| title |
string |
Title. |
| photo |
ChatPhoto |
Photo. |
| participants_count |
int |
|
| date |
int |
A point in time, unix seconds. |
| version |
int |
Object version. |
| migrated_to |
flags.6?InputChannel |
|
| admin_rights |
flags.14?ChatAdminRights |
|
| default_banned_rights |
flags.18?ChatBannedRights |
|
Type
Chat
Related pages
Types used here