Skip to main content

updateReadChannelDiscussionOutbox

Outgoing comments in a discussion thread were marked as read

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

Implements Update.

Fields

NameTypeRequiredDescription
ChannelIDint64yesSupergroup ID
TopMsgIDintyesID of the group message that started the thread
ReadMaxIDintyesMessage ID of latest read outgoing message for this thread

References