mark_as_read
Mark a chat as read, with max_id of 0 marking all messages and an option to clear mentions.
Instructions
把某个对话标记为已读(max_id 为 0 表示全部已读)。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chat | Yes | ||
| max_id | No | ||
| clear_mentions | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||