Nodes/ComfyUI Telegram Suite/Send Audio πŸ”½
ComfyUI Node

Send Audio πŸ”½

A ComfyUI node in Telegram Suite πŸ”½ with 12 inputs and 3 outputs.

By SwissCore92Β·Created about a year agoΒ·Updated 28 days agoΒ· 8
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)

NameTypeDefaultDescription
botTELEGRAM_BOTTelegram bot instance
chat_idINTUnique identifier for the target chat
audioAUDIOthe audio to send
captionSTRINGMedia caption, 0-1024 characters after entities parsing
parse_modeCOMBOMode for parsing entities in the photo caption. See https://core.telegram.org/bots/api#formatting-options for more details.
show_caption_above_mediaBOOLEANfalsePass True, if the caption must be shown above the message media
disable_notificationBOOLEANtrueSends the message silently. Users will receive a notification with no sound.
protect_contentBOOLEANfalseProtects the contents of the sent message from forwarding and saving
send_asCOMBOHow to send the audio
file_nameSTRINGaudiothe file name for this media
message_thread_idINT-1-1–9223372036854776000Unique identifier for the target message thread of the forum topic (-1 = None)
triggeropt*Optional trigger to enforce execution order

Outputs (3)

NameTypeDescription
messageDICTβ€”
message_idINTβ€”
trigger*β€”