mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-12 02:03:04 +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,5 +1,22 @@
|
|||
========
|
||||
Examples
|
||||
========
|
||||
|
||||
.. toctree::
|
||||
|
||||
echo_bot
|
||||
inline_bot
|
||||
adwanced_executor_example
|
||||
proxy_and_emojize
|
||||
finite_state_machine_example
|
||||
finite_state_machine_example_2
|
||||
throtling_example
|
||||
i18n_example
|
||||
regexp_commands_filter_example
|
||||
check_user_language
|
||||
middleware_and_antiflood
|
||||
webhook_example
|
||||
webhook_example_2
|
||||
payments
|
||||
broadcast_example
|
||||
media_group
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue