telegram api constructor · layer 229 · #d6b19546

updateReadChannelDiscussionInbox

Incoming comments in a discussion thread were marked as read

definition

updateReadChannelDiscussionInbox#d6b19546 flags:# channel_id:long top_msg_id:int read_max_id:int broadcast_id:flags.0?long broadcast_post:flags.0?int = Update;

parameters

nametypedescription
flags#Flags, see TL conditional fields
channel_idlongDiscussion group ID
top_msg_idintID of the group message that started the thread (message in linked discussion group)
read_max_idintMessage ID of latest read incoming message for this thread
broadcast_idflags.0?longIf set, contains the ID of the channel that contains the post that started the comment thread in the discussion group (channel_id)
broadcast_postflags.0?intIf set, contains the ID of the channel post that started the comment thread

type

Update · 164 other constructors

history

present in layers 119–229 · constructor id changed 1×

idlayers
#1cc7de54119–132
#d6b19546133–229