telegram-delete-scheduled
Delete scheduled messages from a Telegram chat by providing the chat ID and an array of message IDs. This removes pending scheduled posts without sending.
Instructions
Delete scheduled messages in a Telegram chat
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chatId | Yes | Chat ID or username | |
| messageIds | Yes | Array of scheduled message IDs to delete (1-100) |