dialogFilterChatlist#96537bd7 flags:# has_my_invites:flags.26?true title_noanimate:flags.28?true id:int title:TextWithEntities emoticon:flags.25?string color:flags.27?int pinned_peers:Vector<InputPeer> include_peers:Vector<InputPeer> = DialogFilter;
Parameters
| Name | Type | Description |
| flags |
# |
Bit mask: a field written flags.N?T is present only when bit N is set. |
| has_my_invites |
flags.26?true |
|
| title_noanimate |
flags.28?true |
|
| id |
int |
Identifier of the object — which object depends on the field's type. |
| title |
TextWithEntities |
Title. |
| emoticon |
flags.25?string |
Emoji. |
| color |
flags.27?int |
|
| pinned_peers |
Vector<InputPeer> |
|
| include_peers |
Vector<InputPeer> |
|
Type
DialogFilter
Related pages
Types used here