mark_chat_unread()# Client.mark_chat_unread()# Mark a chat as unread. Usable by ✅ Users ❌ Bots Parameters: chat_id (int | str) – Unique identifier (int) or username (str) of the target chat. Returns: bool – On success, True is returned.