UpdateChannelReadMessagesContents¶
- class hydrogram.raw.types.UpdateChannelReadMessagesContents[source]¶
The specified channel/supergroup messages were read
Constructor of
Update.- Details:
Layer:
181ID:
EA29055D
- Parameters:
channel_id (
int64-bit) – Channel/supergroup IDmessages (List of
int32-bit) – IDs of messages that were readtop_msg_id (
int32-bit, optional) – Forum topic ID.