In telegram-api exists a parameter to disable sound in send_message method:
disable_notification
(Sends the message silently. Users will receive a notification with no sound.)
If it were possible to set up more than one telegram channel, notifications could be filtered by priority with or without sound.
For feature requests you should use GitHub.
In telegram-api exists a parameter to disable sound in send_message method:
disable_notification
(Sends the message silently. Users will receive a notification with no sound.)
If it were possible to set up more than one telegram channel, notifications could be filtered by priority with or without sound.