- API ›
- Constructors ›
- UpdatePinnedSavedDialogs
UpdatePinnedSavedDialogs
---types--- updatePinnedSavedDialogs#686c85a6 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::UpdatePinnedSavedDialogs(v) = result { ... }
Parameters
| order | Vector<DialogPeer> | optional |