mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-12 10:11:52 +00:00
Add autogenerated docs for examples. Will be changed soon.
This commit is contained in:
parent
06097fffa1
commit
f9c1ce35bb
17 changed files with 216 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue