UpdateChannelReadMessagesContents
---types--- updateChannelReadMessagesContents#ea29055d flags:# channel_id:long top_msg_id:flags.0?int messages:Vector<int> = Update
Belongs to
| Update |
This type can be an instance of either:
Members
| channel_id | long | |
| messages | int | A list must be supplied. |
| top_msg_id | int | This argument defaults to None and can be omitted. |