Telegram
Send Message
Send a message to a Telegram channel or chat.
Send Message
This node allows you to send a text message to a Telegram channel or chat.
Inputs
| Variable | Type | Required | Description |
|---|---|---|---|
credentialId | Credential | Yes | The Telegram credential to use for sending. |
channelId | string | Yes | The ID or username of the Telegram channel or chat. |
message | string | Yes | The content of the message to send. |
postfix | boolean | No | Append "Message Generated by Agentloops" to the message. |