ComfyUI Node
Send Message π½
A ComfyUI node in Telegram Suite π½ with 8 inputs and 3 outputs.
Send Message π½
- bot
- trigger
- message
- message_id
- trigger
βchat_idββΊ
βtextβΊ
βparse_modeβΎβΊ
βdisable_notificationtrueβΊ
βprotect_contentfalseβΊ
βmessage_thread_id-1βΊ
CategoryTelegram Suite π½
Inputs (8)
| Name | Type | Default | Description |
|---|---|---|---|
| bot | TELEGRAM_BOT | Telegram bot instance | |
| chat_id | INT | Unique identifier for the target chat | |
| text | STRING | Text of the message to be sent, 1-4096 characters after entities parsing | |
| parse_mode | COMBO | Mode for parsing entities in the photo caption. See https://core.telegram.org/bots/api#formatting-options for more details. | |
| disable_notification | BOOLEAN | true | Sends the message silently. Users will receive a notification with no sound. |
| protect_content | BOOLEAN | false | Protects the contents of the sent message from forwarding and saving |
| message_thread_id | INT | -1-1β9223372036854776000 | Unique identifier for the target message thread of the forum topic (-1 = None) |
| triggeropt | * | Optional trigger to enforce execution order |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| message | DICT | β |
| message_id | INT | β |
| trigger | * | β |