Integrations

Send Telegram message

Send a message to the user via Telegram.

Parameters#

messagestringdefault: ""

The text content to send. Omit or leave empty only when media_files is provided.

media_filesstring[]default: []

Absolute file paths to send as media attachments. Optional; most messages are text-only.

recipientstringdefault: ""

Username or user ID of a specific connected Telegram account. Leave empty in the normal single-account case. There is no contact_name parameter.