python-telegram-handler
python-telegram-handler copied to clipboard
Adding support for use_emoji calling TelegramHandler iniitializer and Disable Notification custom
Hi, this is actually a pr request (that if someone will like I can submit myself).
- First issue to solve is that use_emoji is not supported in TelegramHandler initializer.
- Second issue is that I would like to disable notification only for debug/info/warning and enable them for error and critical