Users can optionally configure their own notifications in their user settings.
In order to configure Telegram notifications, you first need to create a botarrow-up-right.
Bots cannot initiate conversations with users, so users must have your bot added to a conversation in order to receive notifications.
If this value is configured, users will be able to click a link to start a chat with your bot and configure their own personal notifications.
The bot username should end with _bot, and the @ prefix should be omitted.
_bot
@
At the end of the bot creation process, @BotFatherarrow-up-right will provide an authentication token.
To obtain your chat ID, simply create a new group chat, add @get_id_botarrow-up-right, and issue the /my_id command.
/my_id
Optionally, notifications can be sent silently. Silent notifications send messages without notification sounds.
Last updated 4 years ago
Was this helpful?