Telegram
Telegram messages are sent with parseMode=MarkdownV2
URL Format
telegram://token
@telegram?chats=channel-1
[,chat-id-1
,...][¬ification=no[&preview=false][&parseMode=html]
Field | Description | Scheme |
---|---|---|
chats* | Chat IDs or Channel names |
|
token* | ||
notification | If disabled, sends Message silently. Defaults to | |
parseMode | How the text Message should be parsed. Defaults to | |
preview | If disabled, no web page preview will be displayed for URLs. Defaults to | |
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
- Talk to the botfather.
- See getting a chat id.