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

Send Video πŸ”½

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 Video πŸ”½
  • bot
  • video
  • trigger
  • message
  • message_id
  • trigger
β—„chat_idβ€”β–Ί
β—„captionβ–Ί
β—„parse_modeβ–Ύβ–Ί
β—„show_caption_above_mediafalseβ–Ί
β—„has_spoilerfalseβ–Ί
β—„disable_notificationtrueβ–Ί
β—„protect_contentfalseβ–Ί
β—„send_asβ–Ύβ–Ί
β—„message_thread_id-1β–Ί
CategoryTelegram Suite πŸ”½

Inputs (12)

NameTypeDefaultDescription
botTELEGRAM_BOTTelegram bot instance
chat_idINTUnique identifier for the target chat
videoVHS_FILENAMESthe video to send (VHS)
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
has_spoilerBOOLEANfalsePass True if the media needs to be covered with a spoiler animation
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 video
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*β€”