telegram-mark-dialog-unread
Set a Telegram chat as unread or remove the unread indicator by specifying the chat ID or username and a boolean flag.
Instructions
Mark a Telegram dialog as unread (or clear the unread mark)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chatId | Yes | Chat ID or username | |
| unread | Yes | true to mark as unread, false to clear the mark |