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