UpdateChannelReadMessagesContents#
- class pyrogram.raw.types.UpdateChannelReadMessagesContents#
The specified channel/supergroup messages were read (emitted specifically for messages like voice messages or video, only once the media is watched and marked as read using channels.readMessageContents)
Constructor of
Update.- Details:
Layer:
220ID:
25F324F7
- 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.saved_peer_id (
Peer, optional) – If set, the messages were read within the specified monoforum topic ».