UpdateReadChannelDiscussionInbox#
- class pyrogram.raw.types.UpdateReadChannelDiscussionInbox#
Incoming comments in a discussion thread were marked as read.
Constructor of
Update.- Details:
Layer:
158ID:
D6B19546
- Parameters:
channel_id (
int64-bit) – Discussion group ID.top_msg_id (
int32-bit) – ID of the group message that started the thread (message in linked discussion group).read_max_id (
int32-bit) – Message ID of latest read incoming message for this thread.broadcast_id (
int64-bit, optional) – If set, contains the ID of the channel that contains the post that started the comment thread in the discussion group (channel_id).broadcast_post (
int32-bit, optional) – If set, contains the ID of the channel post that started the comment thread.