Pytdbot ======= .. toctree:: :maxdepth: 2 :caption: Contents: installation usage Pytdbot is an asynchronous TDLib wrapper for Telegram users/bots written in Python. .. image:: https://img.shields.io/pypi/v/Pytdbot?style=flat&logo=pypi :target: https://pypi.org/project/Pytdbot :alt: PyPI Version .. image:: https://img.shields.io/badge/TDLib-v1.8.55-blue?logo=telegram :target: https://github.com/tdlib/td :alt: TDLib Version .. image:: https://static.pepy.tech/personalized-badge/pytdbot?period=month&units=none&left_color=grey&right_color=brightgreen&left_text=Downloads :target: https://pepy.tech/project/pytdbot :alt: Monthly Downloads .. image:: https://img.shields.io/badge/Pytdbot%20chat-blue?logo=telegram&label=Telegram :target: https://t.me/pytdbotchat :alt: Telegram Chat Features -------- - **Easy to Use**: Designed with simplicity in mind - **High Performance**: Fast and powerful - **Asynchronous**: Non-blocking requests - **Scalable**: Works with TDLib Server - **Well-typed**: Clear methods and types - **Plugin Support**: Extensible with plugins - **Comprehensive**: Supports all TDLib types and functions .. toctree:: :maxdepth: 3 :caption: API Reference api/pytdbot Indices and Tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`