Nodes/ComfyUI Telegram Suite/Send Image(s) πŸ”½
ComfyUI Node

Send Image(s) πŸ”½

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

By SwissCore92Β·Created about a year agoΒ·Updated 28 days agoΒ· 8
Send Image(s) πŸ”½
  • bot
  • IMAGE
  • trigger
  • message
  • message_id
  • trigger
β—„chat_idβ€”β–Ί
β—„captionβ–Ί
β—„parse_modeβ–Ύβ–Ί
β—„show_caption_above_mediafalseβ–Ί
β—„has_spoilerfalseβ–Ί
β—„disable_notificationtrueβ–Ί
β—„protect_contentfalseβ–Ί
β—„grouptrueβ–Ί
β—„send_as_filefalseβ–Ί
β—„file_nameimageβ–Ί
β—„formatβ–Ύβ–Ί
β—„message_thread_id-1β–Ί
CategoryTelegram Suite πŸ”½

Inputs (15)

NameTypeDefaultDescription
botTELEGRAM_BOTTelegram bot instance
chat_idINTUnique identifier for the target chat
IMAGEIMAGEthe image(s) 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
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
groupBOOLEANtruePass True to send multiple media as media group
send_as_fileBOOLEANfalsePass True to send the media as file without compression
file_nameSTRINGimagethe file name for this media
formatCOMBOimage format
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*β€”