python-telegram-handler icon indicating copy to clipboard operation
python-telegram-handler copied to clipboard

Adding support for use_emoji calling TelegramHandler iniitializer and Disable Notification custom

Open GabrieleCalarota opened this issue 5 years ago • 0 comments

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

GabrieleCalarota avatar Dec 23 '20 12:12 GabrieleCalarota