telegram-delete-message
Delete specific messages from a Telegram chat by providing the chat ID and an array of message IDs.
Instructions
Delete messages in a Telegram chat
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chatId | Yes | Chat ID or username | |
| messageIds | Yes | Array of message IDs to delete |