ComfyUI Node
Edit Message Text 🔽
A ComfyUI node in Telegram Suite 🔽/edit with 6 inputs and 3 outputs.
Edit Message Text 🔽
- bot
- trigger
- message
- message_id
- trigger
◄chat_id—►
◄message_id—►
◄text►
◄parse_mode▾►
CategoryTelegram Suite 🔽/edit
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| bot | TELEGRAM_BOT | Telegram bot instance | |
| chat_id | INT | Unique identifier for the target chat | |
| message_id | INT | Unique Identifier of the message to edit | |
| 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. | |
| triggeropt | * | Optional trigger to enforce execution order |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| message | DICT | — |
| message_id | INT | — |
| trigger | * | — |