UpdateReadMonoForumOutbox

---types---
updateReadMonoForumOutbox#a4a79376 channel_id:long saved_peer_id:Peer read_max_id: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::UpdateReadMonoForumOutbox(v) = result { ... }

Parameters

channel_idlongrequired
saved_peer_idPeerrequired
read_max_idintrequired