Skip to main content

Telegram

Telegram messages are sent with parseMode=MarkdownV2

URL Format

telegram://token@telegram?chats=channel-1[,chat-id-1,...][&notification=no[&preview=false][&parseMode=html]

FieldDescriptionScheme
chats*

Chat IDs or Channel names

@channel-name or chat-id

token*
notification

If disabled, sends Message silently. Defaults to Yes

parseMode

How the text Message should be parsed. Defaults to MarkdownV2

preview

If disabled, no web page preview will be displayed for URLs. Defaults to Yes

title

Notification title, optionally set by the sender

info

preview and notification are inverted in regards to their API counterparts (disable_web_page_preview and disable_notification)

Getting a token for Telegram

  1. Talk to the botfather.
  2. See getting a chat id.