View Source ExTDLib.Method.ReadAllMessageThreadReactions (ExTDLib v0.0.4)

Marks all reactions in a forum topic as read. Returns object_ptr<Ok>.

NameTypeDescription
chat_idstringChat identifier.
message_thread_idstringMessage thread identifier in which reactions are marked as read.

More details on telegram's documentation.