View Source ExTDLib.Method.ToggleChatIsMarkedAsUnread (ExTDLib v0.0.4)
Changes the marked as unread state of a chat. Returns object_ptr<Ok>.
| Name | Type | Description |
|---|---|---|
| chat_id | string | Chat identifier. |
| is_marked_as_unread | bool | New value of is_marked_as_unread. |
More details on telegram's documentation.