updateReadMonoForumInbox
Incoming messages in a monoforum topic were read
type tg.UpdateReadMonoForumInbox struct { /* ... */ }
Implements Update.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
ChannelID | int64 | yes | ID of the monoforum. |
SavedPeerID | PeerClass | yes | Topic ID. |
ReadMaxID | int | yes | Position up to which all incoming messages are read. |
References
- Official documentation
- Generated Go reference
- TL definition:
updateReadMonoForumInbox#77b0e372