Skip to main content

updateReadChannelOutbox

Outgoing messages in a channel/supergroup were read

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

Implements Update.

Fields

NameTypeRequiredDescription
ChannelIDint64yesChannel/supergroup ID
MaxIDintyesPosition up to which all outgoing messages are read.

References