Changelog
---
* Remove `await` where not needed (0f9a6cea353ad41668a0ae4849eb69e81536d2a1).
* Lower the complexity of some methods where the linter was throwing a C901 warning (51).
* Remove `*args` and `**kwargs` where not needed (5fca210e536a6ad8cdf5b228a26f5404aff07a85, dfdce9d3d39d42922861d9942ec33118dda83b85).
* Raise `TypeError` when `callback` is not a coroutine function (c8a6dfa57e41d866e7ba9f642191f78c00c17c3a).
* Update `_handle_incoming_updates` docstrings (9f07a43b8618f8ad7bedd3639b3c5690001545cb).
* Be more explicit in telbapbop.methods (52).
You can upgrade your current installation via the --upgrade flag.