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

Changes the marked as unread state of a chat. Returns object_ptr<Ok>.

NameTypeDescription
chat_idstringChat identifier.
is_marked_as_unreadboolNew value of is_marked_as_unread.

More details on telegram's documentation.