.. 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! =============================================== Guides and tutorials ==================== If you're just starting out with the library, we recommend following our `"Your first Bot" `_ tutorial that you can find on our `wiki `_. While being there, you will also find guides to learn how to use handlers, webhooks, proxies, making your bot persistent, and much more. Examples ======== A great way to learn is by looking at examples. Ours can be found in our `examples folder on Github `_. Reference ========= Below you can find a reference of all the classes and methods in python-telegram-bot. Apart from the `telegram.ext` package and the `Auxiliary` modules, the objects reflect the types defined in the `official Telegram Bot API documentation `_. .. toctree:: telegram.ext .. toctree:: telegram Changelog --------- .. toctree:: :maxdepth: 2 changelog