UpdateReadChannelDiscussionOutbox#
- class pyrogram.raw.types.UpdateReadChannelDiscussionOutbox#
Outgoing comments in a discussion thread were marked as read.
Constructor of
Update.- Details:
Layer:
158ID:
695C9E7C
- Parameters:
channel_id (
int64-bit) – Supergroup ID.top_msg_id (
int32-bit) – ID of the group message that started the thread.read_max_id (
int32-bit) – Message ID of latest read outgoing message for this thread.