aiogram/docs/source/examples/echo_bot.rst

9 lines
223 B
ReStructuredText

Echo bot
========
Very simple example of the bot which will sent text of the received messages to the sender
.. literalinclude:: ../../../examples/echo_bot.py
:caption: echo_bot.py
:language: python
:linenos: