messages.toggleDialogPin
Pin/unpin a dialog
Example
TL schema
Parameters
Name | Type | Description |
flags | Flags, see TL conditional fields | |
pinned | Whether to pin or unpin the dialog | |
peer | The dialog to pin |
Result
Possible errors
Code | Type | Description |
400 | PEER_ID_INVALID | The provided peer id is invalid |
Can bots use this methd ?
yes
Related pages
Last updated