updateDialogPinned#6e6fe51c flags:# pinned:flags.0?true folder_id:flags.1?int peer:DialogPeer = Update;
| Name | Type | Description |
|---|---|---|
| flags | # | Bit mask: a field written flags.N?T is present only when bit N is set. |
| pinned | flags.0?true | Whether it is pinned. |
| folder_id | flags.1?int | Folder number: 0 is the main list, 1 is the archive. |
| peer | DialogPeer | The user or chat the request is about. |