-
Notifications
You must be signed in to change notification settings - Fork 6k
Milestone
Description
Steps to Reproduce
Bot.get_webhook_info is missing the @_log decorator
Expected behaviour
It should have the decorator
Actual behaviour
It's not having it
Operating System
Version of Python, python-telegram-bot & dependencies
masterRelevant log output
No response
Additional Context
We should also add a unit tests that checks that all bot methods have the decorator.
Reactions are currently unavailable