Skip to main content

updateReadMonoForumOutbox

Outgoing messages in a monoforum were read.

type tg.UpdateReadMonoForumOutbox struct { /* ... */ }

Implements Update.

Fields

NameTypeRequiredDescription
ChannelIDint64yesID of the monoforum.
SavedPeerIDPeerClassyesTopic ID.
ReadMaxIDintyesPosition up to which all outgoing messages are read.

References