mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-10 17:53:17 +00:00
9 lines
223 B
ReStructuredText
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:
|