For the complete documentation index, see llms.txt. This page is also available as Markdown.

Action: Send Message

Telegram Operation

The Send Message action in Telegram lets you send a text, image, or file to a chat or channel.

Example User Story

I want to quickly notify my team about the updated meeting link, so I use the Send Message action in Telegram to share it in our group chat.

Fields

Field Name
Field Type
Required

chatId

String

Yes

text

String

Yes

parseMode

String

No

Telegram

Example link

Code (Apache v2.0): Operation

Last updated