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
| name | type | description |
|---|---|---|
flags | # | Flags, see TL conditional fields |
channel_id | long | Discussion group ID |
top_msg_id | int | ID of the group message that started the thread (message in linked discussion group) |
read_max_id | int | Message ID of latest read incoming message for this thread |
broadcast_id | long | If set, contains the ID of the channel that contains the post that started the comment thread in the discussion group (channel_id) |
broadcast_post | int | If 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×
| id | layers |
|---|---|
| #1cc7de54 | 119–132 |
| #d6b19546 | 133–229 |