mirror of
https://github.com/eternnoir/pyTelegramBotAPI.git
synced 2023-08-10 21:12:57 +03:00
Update quick_start.rst
This commit is contained in:
parent
9ecadf1bc1
commit
4adac4d852
@ -5,12 +5,12 @@ Quick start
|
||||
|
||||
Synchronous TeleBot
|
||||
-------------------
|
||||
.. literalinclude:: ../examples/echo_bot.py
|
||||
.. literalinclude:: ../../examples/echo_bot.py
|
||||
:language: python
|
||||
|
||||
Asynchronous TeleBot
|
||||
--------------------
|
||||
.. literalinclude:: ../examples/asynchronous_telebot/echo_bot.py
|
||||
.. literalinclude:: ../../examples/asynchronous_telebot/echo_bot.py
|
||||
:language: python
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user