mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2024-11-26 09:07:43 +01:00
69acd2b3bd
Use forward slashes instead of the Windows backward slashes.
27 lines
731 B
ReStructuredText
27 lines
731 B
ReStructuredText
.. Python Telegram Bot documentation master file, created by
|
|
sphinx-quickstart on Mon Aug 10 22:25:07 2015.
|
|
You can adapt this file completely to your liking, but it should at least
|
|
contain the root `toctree` directive.
|
|
|
|
Welcome to Python Telegram Bot's documentation!
|
|
===============================================
|
|
|
|
Below you can find the documentation for the python-telegram-bot library. except for the .ext package most of the
|
|
objects in the package reflect the types as defined by the `telegram bot api <https://core.telegram.org/bots/api>`_.
|
|
|
|
.. toctree::
|
|
telegram
|
|
|
|
Changelog
|
|
---------
|
|
|
|
.. include:: ../../CHANGES.rst
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|
|
|
|
|