View Source ExTDLib.Method.ReadAllMessageThreadMentions (ExTDLib v0.0.4)
Marks all mentions in a forum topic as read. Returns object_ptr<Ok>.
| Name | Type | Description |
|---|---|---|
| chat_id | string | Chat identifier. |
| message_thread_id | string | Message thread identifier in which mentions are marked as read. |
More details on telegram's documentation.