title |
description |
updateDialogPinned |
updateDialogPinned attributes, type and example |
Constructor: updateDialogPinned
Back to constructors index
Attributes:
Name |
Type |
Required |
pinned |
Bool |
Optional |
peer |
Peer |
Required |
Example:
$updateDialogPinned = ['_' => 'updateDialogPinned', 'pinned' => true, 'peer' => Peer, ];