ComfyUI Node
Send Audio π½
A ComfyUI node in Telegram Suite π½ with 12 inputs and 3 outputs.
Send Audio π½
- bot
- audio
- trigger
- message
- message_id
- trigger
βchat_idββΊ
βcaptionβΊ
βparse_modeβΎβΊ
βshow_caption_above_mediafalseβΊ
βdisable_notificationtrueβΊ
βprotect_contentfalseβΊ
βsend_asβΎβΊ
βfile_nameaudioβΊ
βmessage_thread_id-1βΊ
CategoryTelegram Suite π½
Inputs (12)
| Name | Type | Default | Description |
|---|---|---|---|
| bot | TELEGRAM_BOT | Telegram bot instance | |
| chat_id | INT | Unique identifier for the target chat | |
| 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 |
| 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 |
| send_as | COMBO | How to send the audio | |
| file_name | STRING | audio | the file name for this media |
| 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 | * | β |