Nodes/ComfyUI Telegram Suite/Edit Message Image 🔽
ComfyUI Node

Edit Message Image 🔽

A ComfyUI node in Telegram Suite 🔽/edit with 11 inputs and 3 outputs.

By SwissCore92·Created about a year ago·Updated 28 days ago· 8
Edit Message Image 🔽
  • bot
  • IMAGE
  • trigger
  • message
  • message_id
  • trigger
chat_id
message_id
caption
parse_mode
show_caption_above_mediafalse
file_nameimage
format
as_filefalse
CategoryTelegram Suite 🔽/edit

Inputs (11)

NameTypeDefaultDescription
botTELEGRAM_BOTTelegram bot instance
chat_idINTUnique identifier for the target chat
message_idINTUnique Identifier of the message to edit
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
file_nameSTRINGimagethe file name for this media
formatCOMBOimage format
as_fileBOOLEANfalsePass True to send the media as file without compression
triggeropt*Optional trigger to enforce execution order

Outputs (3)

NameTypeDescription
messageDICT
message_idINT
trigger*