Metadata-Version: 2.3
Name: botapi-py
Version: 1.3.1
Summary: A simple and flexible Python library to conveniently build Telegram bots using the Bot API.
Requires-Dist: httpx>=0.28.1
Requires-Dist: pydantic>=2.12.0
Requires-Dist: redis>=6.4.0 ; extra == 'redis'
Requires-Python: >=3.12
Project-URL: Telegram BotAPI Docs, https://core.telegram.org/bots/api
Provides-Extra: redis
