ComfyUI Node
Edit Message Audio 🔽
A ComfyUI node in Telegram Suite 🔽/edit with 10 inputs and 3 outputs.
Edit Message Audio 🔽
- bot
- audio
- trigger
- message
- message_id
- trigger
◄chat_id—►
◄message_id—►
◄caption►
◄parse_mode▾►
◄show_caption_above_mediafalse►
◄file_nameaudio►
◄as_filefalse►
CategoryTelegram Suite 🔽/edit
Inputs (10)
| 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 | |
| audio | AUDIO | the audio to send | |
| 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 |
| file_name | STRING | audio | the file name for this media |
| as_file | BOOLEAN | false | Pass True to send the media as file without compression |
| triggeropt | * | Optional trigger to enforce execution order |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| message | DICT | — |
| message_id | INT | — |
| trigger | * | — |