updateReadChannelDiscussionInbox

Incoming comments in a discussion thread were marked as read

Constructor schema is available as of layer 133. Switch ยป

Parameters

Name Type Description
flags # Flags, see TL conditional fields
channel_id long Discussion group ID
top_msg_id int ID of the group message that started the thread (message in linked discussion group)
read_max_id int Message ID of latest read incoming message for this thread
broadcast_id flags.0?long 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 flags.0?int If set, contains the ID of the channel post that started the comment thread

Type

Update

Related pages

Channels, supergroups, gigagroups and basic groups

How to handle channels, supergroups, gigagroups, basic groups, and what's the difference between them.

Threads

Telegram allows commenting on a channel post or on a generic supergroup message, thanks to message threads.