UpdatePinnedDialogs

---types---
updatePinnedDialogs#fa0f3ca2 folder_id:flags.1?int order:flags.0?Vector<DialogPeer> = Update

Belongs to

Update

In Rust this constructor is a variant of the enums::Update enum.
Match on it with: if let enums::Update::UpdatePinnedDialogs(v) = result { ... }

Parameters

folder_idintoptional
orderVector<DialogPeer>optional