UpdateChannelReadMessagesContents
- class pyrogram.raw.types.UpdateChannelReadMessagesContents
The specified channel/supergroup messages were read
Constructor of
Update.- Details:
Layer:
196ID:
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.