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
Relevant log output
No response
Additional Context
We should also add a unit tests that checks that all bot methods have the decorator.