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

Send Message πŸ”½

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

By SwissCore92Β·Created about a year agoΒ·Updated 28 days agoΒ· 8
Send Message πŸ”½
  • bot
  • trigger
  • message
  • message_id
  • trigger
β—„chat_idβ€”β–Ί
β—„textβ–Ί
β—„parse_modeβ–Ύβ–Ί
β—„disable_notificationtrueβ–Ί
β—„protect_contentfalseβ–Ί
β—„message_thread_id-1β–Ί
CategoryTelegram Suite πŸ”½

Inputs (8)

NameTypeDefaultDescription
botTELEGRAM_BOTTelegram bot instance
chat_idINTUnique identifier for the target chat
textSTRINGText of the message to be sent, 1-4096 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.
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
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*β€”