Skip to content
/ botapi Public

Autogeneratated Telegram BotAPI wrapper in Python

Notifications You must be signed in to change notification settings

uvdbot/botapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

565 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fully updated

All models and methods are automatically generated and updated from official BotAPI documentation.

Built-in dispatcher and smart handlers

Built-in dispatcher for Webhook updates and ability to load handler files from a directory.

Fast and Async

This wrapper uses orjson, which is a much faster Cython json utility. Every method is fully async, with httpx.

Other...

  • Easy and accurata type hintings
  • Handlers decorators
  • Global parameters (e.g.: parse_mode)

TODO

  • Bound methods
  • More customization
  • Improved dispatcher and built-in support for getUpdates

Feel free to open Issues and Pull Requests.

About

Autogeneratated Telegram BotAPI wrapper in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages