telegram api constructor · layer 229 · #922e6e10
updateReadChannelInbox
Incoming messages in a channel/supergroup were read
definition
updateReadChannelInbox#922e6e10 flags:# folder_id:flags.0?int channel_id:long max_id:int still_unread_count:int pts:int = Update;
parameters
| name | type | description |
|---|---|---|
flags | # | Flags, see TL conditional fields |
folder_id | int | Peer folder ID, for more info click here |
channel_id | long | Channel/supergroup ID |
max_id | int | Position up to which all incoming messages are read. |
still_unread_count | int | Count of messages weren't read yet |
pts | int | Event count after generation |
type
Update · 164 other constructors
history
present in layers 46–229 · constructor id changed 2×
| id | layers |
|---|---|
| #4214f37f | 46–98 |
| #330b5424 | 99–132 |
| #922e6e10 | 133–229 |