UpdateReadMonoForumInbox

---types---
updateReadMonoForumInbox#77b0e372 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::UpdateReadMonoForumInbox(v) = result { ... }

Parameters

channel_idlongrequired
saved_peer_idPeerrequired
read_max_idintrequired