New Message Notification
Manage New Message Notification
This option allows you to customize messages for users, groups, or channels. You can personalize them to create a more welcoming and pleasant experience for your audience.
To customize the message, follow these steps:
- Use the
/list
command to bring up a modal window with settings. - Click on Settings -> Choose the settings -> New Message Notification.
- Select which message you want to edit and click Edit notification.
In the appeared window you can enter the message that you want to display and click Submit.
You can use the following variables to customize your welcome message:
{{fullName}}
: Displays the user's full name (e.g., John Smith).
Note: This does not create a link to the user's Telegram chat.
{{userName}}
: Displays the user's username as a clickable link (e.g., @john_smith).
Note: Not all users have a username, but every user will have a full name.
{{name}}
: Automatically selects either the {{fullName}} or {{userName}}, depending on availability. If the username exists, it will be used; otherwise, the full name will be displayed.
In the Settings section, you can also customize:
Suggested articles
- How to forward messages from a Telegram channel to Discord
- How to forward messages from a Telegram group to Discord
Updated on: 21/05/2025
Thank you!