Telegram
What is Telegram?
Telegram is a messaging app that allows you to send and receive messages, photos, videos, and other files over the internet. It is similar to other messaging apps like WhatsApp and Facebook Messenger. Telegram also offers several additional features, such as the ability to create groups with up to 200,000 members, channels for broadcasting messages to large audiences, and bots that can perform automated tasks like sending reminders or providing information.
Add a new Telegram connection
Start a chat with Botfather.
Botfather is an official Telegram bot to create and manage other bots
Click Menu > create a new bot or enter
/newbot
.Enter a name for your bot (this can be changed later).
Enter a username for your bot (this cannot be changed later).
Copy the token value from the answer to the Bot token field on Plumber.
Click Connect and you're done 🎉!
Send a message
Chat ID
Select a chat, group or channel you want to send a message to. Plumber will show a dropdown of recent chats that the Bot has interacted with. If your chat does not appear in the list, see here. If you know your Chat ID, you can also manually enter it.
✔️
Message
This is your message body.
It support simple Markdown formatting.
Basic formatting:
*text*
- bold text_text_
- italic text`text`
- monospace/code text[text](URL)
- links
Code blocks:
text
- for multi-line code blocks (using triple backticks)
No support for strikethrough, underline, or spoiler text
✔️
Disable notification
Defaults to No. If set to Yes, the recipient(s) will not receive a notification for the mesas
Defaults to No.
Channel Topic
This is only applicable to Telegram channels with groups. If you are unsure, please leave this field empty.
To enable topics in your telegram group, go to
Group Settings > Edit > "Topics"
. Toggle it on.
Create a Topic:
Tap the three dots > "New Topic."
Enter a title and tap "Create."
To get the topic ID for your group:
Send a message to that topic, then right-click on it and select
Copy Message Link
.Paste it on a notepad and notice that it has the following structure
https://t.me/c/XXXXXXXXXX/YY/ZZ
. The topic ID isYY
(integer).
Common errors
Check step
Clicking Check step will send a telegram message to the configured telegram chat. If you are just testing, send it to a test chat first before selecting the intended chat.
FAQ
Last updated
Was this helpful?