telegram-mark-dialog-unread
Mark a Telegram dialog as unread or clear the unread mark by specifying chat ID 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 |