UpdateChannelReadMessagesContents#
- class pyrogram.raw.types.UpdateChannelReadMessagesContents#
The specified channel/supergroup messages were read.
Constructor of
Update.- Details:
Layer:
158ID:
EA29055D
- Parameters:
channel_id (
int64-bit) – Channel/supergroup ID.messages (List of
int32-bit) – IDs of messages that were read.top_msg_id (
int32-bit, optional) – Forum topic ID.