Introduction
Getting Started
API Reference
Topic Guides
Meta
Telegram API
Client.
mark_chat_unread
Mark a chat as unread.
chat_id (int | str) – Unique identifier (int) or username (str) of the target chat.
int
str
bool – On success, True is returned.
bool