telegram-delete-message
Delete specified messages from a Telegram chat by providing chat ID and 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 |