Skip to main content

updateReadChannelDiscussionInbox

Incoming comments in a discussion thread were marked as read

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

Implements Update.

Fields

NameTypeRequiredDescription
ChannelIDint64yesDiscussion group ID
TopMsgIDintyesID of the group message that started the thread (message in linked discussion group)
ReadMaxIDintyesMessage ID of latest read incoming message for this thread
BroadcastIDint64If set, contains the ID of the channel that contains the post that started the comment thread in the discussion group (channel_id)
BroadcastPostintIf set, contains the ID of the channel post that started the comment thread

References