telegram-clear-drafts
Clear saved message drafts in Telegram. Pass a chat ID to delete a single chat's draft, or confirm to wipe all drafts.
Instructions
Delete saved message drafts. Pass chatId to clear the draft for a single chat. Without chatId, clears drafts in ALL chats — requires confirmAllChats: true
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chatId | No | Chat ID or username. If provided, clears draft only for this chat | |
| confirmAllChats | No | Must be true to wipe drafts across ALL chats when chatId is omitted |