All models and methods are automatically generated and updated from official BotAPI documentation.
Built-in dispatcher for Webhook updates and ability to load handler files from a directory.
This wrapper uses orjson, which is a much faster Cython json utility. Every method is fully async, with httpx.
- Easy and accurata type hintings
- Handlers decorators
- Global parameters (e.g.:
parse_mode)
- Bound methods
- More customization
- Improved dispatcher and built-in support for
getUpdates
Feel free to open Issues and Pull Requests.