Constructor: updatePinnedSavedDialogs
Pinned saved dialogs » were updated
Attributes:
Name | Type | Required | Description |
---|---|---|---|
order | Array of DialogPeer | Optional | New order of pinned saved dialogs |
Type: Update
Example:
$updatePinnedSavedDialogs = ['_' => 'updatePinnedSavedDialogs', 'order' => [DialogPeer, DialogPeer]];