View Source ExTDLib.Object.UpdateChatIsMarkedAsUnread (ExTDLib v0.0.4)
A chat was marked as unread or was read.
| 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.