UpdatePinnedForumTopics

---types---
updatePinnedForumTopics#def143d0 peer:Peer order:flags.0?Vector<int> = Update

Belongs to

Update

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

Parameters

peerPeerrequired
orderVector<int>optional