telegram api constructor · layer 229 · #695c9e7c
updateReadChannelDiscussionOutbox
Outgoing comments in a discussion thread were marked as read
definition
updateReadChannelDiscussionOutbox#695c9e7c channel_id:long top_msg_id:int read_max_id:int = Update;
parameters
| name | type | description |
|---|---|---|
channel_id | long | Supergroup ID |
top_msg_id | int | ID of the group message that started the thread |
read_max_id | int | Message ID of latest read outgoing message for this thread |
type
Update · 164 other constructors
history
present in layers 119–229 · constructor id changed 1×
| id | layers |
|---|---|
| #4638a26c | 119–132 |
| #695c9e7c | 133–229 |