2015-08-11 21:17:38 +02:00
|
|
|
.. 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!
|
|
|
|
===============================================
|
|
|
|
|
2017-07-23 22:33:08 +02:00
|
|
|
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>`_.
|
|
|
|
|
2015-08-11 21:17:38 +02:00
|
|
|
.. toctree::
|
2016-11-01 06:53:51 +01:00
|
|
|
telegram
|
2015-08-11 21:17:38 +02:00
|
|
|
|
2017-12-08 22:38:23 +01:00
|
|
|
Changelog
|
|
|
|
---------
|
|
|
|
|
|
|
|
.. include:: ..\\..\\CHANGES.rst
|
2015-08-11 21:17:38 +02:00
|
|
|
|
|
|
|
Indices and tables
|
|
|
|
==================
|
|
|
|
|
|
|
|
* :ref:`genindex`
|
|
|
|
* :ref:`modindex`
|
|
|
|
* :ref:`search`
|
|
|
|
|
|
|
|
|