send_message
Send text messages to Telegram channels using specified parse modes like HTML or Markdown for automated bot communication and content distribution.
Instructions
Send a text message to the Telegram channel
Input Schema
Name | Required | Description | Default |
---|---|---|---|
parse_mode | No | Parse mode (HTML, Markdown, or MarkdownV2) | |
text | Yes | Message text to send |