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

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

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

More details on telegram's documentation.