ComfyUI Node
Edit Message Video 🔽
A ComfyUI node in Telegram Suite 🔽/edit with 9 inputs and 3 outputs.
Edit Message Video 🔽
- bot
- video
- trigger
- message
- message_id
- trigger
◄chat_id—►
◄message_id—►
◄caption►
◄parse_mode▾►
◄show_caption_above_mediafalse►
◄send_as▾►
CategoryTelegram Suite 🔽/edit
Inputs (9)
| 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 | |
| video | VHS_FILENAMES | the video to send (VHS) | |
| caption | STRING | Media caption, 0-1024 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. | |
| show_caption_above_media | BOOLEAN | false | Pass True, if the caption must be shown above the message media |
| send_as | COMBO | How to send the video | |
| triggeropt | * | Optional trigger to enforce execution order |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| message | DICT | — |
| message_id | INT | — |
| trigger | * | — |