Link Search Menu Expand Document

Constructor: updatePinnedSavedDialogs

Back to constructors index

Pinned saved dialogs » were updated

Attributes:

NameTypeRequiredDescription
orderArray of DialogPeerOptionalNew order of pinned saved dialogs

Type: Update

Example:

$updatePinnedSavedDialogs = ['_' => 'updatePinnedSavedDialogs', 'order' => [DialogPeer, DialogPeer]];