UpdateReadMonoForumOutbox#
- class pyrogram.raw.types.UpdateReadMonoForumOutbox#
Outgoing messages in a monoforum were read.
Constructor of
Update.- Details:
Layer:
220ID:
A4A79376
- 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 outgoing messages are read.