UpdateReadMonoForumInbox#
- class pyrogram.raw.types.UpdateReadMonoForumInbox#
Incoming messages in a monoforum topic were read
Constructor of
Update.- Details:
Layer:
220ID:
77B0E372
- Parameters:
channel_id (
int64-bit) – ID of the monoforum.saved_peer_id (
Peer) – Topic ID.read_max_id (
int32-bit) – Position up to which all incoming messages are read.