ComfyUI Node
Edit Message Caption 🔽
A ComfyUI node in Telegram Suite 🔽/edit with 7 inputs and 3 outputs.
Edit Message Caption 🔽
- bot
- trigger
- message
- message_id
- trigger
◄chat_id—►
◄message_id—►
◄caption►
◄parse_mode▾►
◄show_caption_above_mediafalse►
CategoryTelegram Suite 🔽/edit
Inputs (7)
| 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 | |
| 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 |
| triggeropt | * | — |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| message | DICT | — |
| message_id | INT | — |
| trigger | * | — |