mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Oops.
This commit is contained in:
parent
e932c6f968
commit
fab0aedffa
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ And last step - run long polling.
|
||||||
.. code-block:: python3
|
.. code-block:: python3
|
||||||
|
|
||||||
if __name__ == '__main__':
|
if __name__ == '__main__':
|
||||||
executor.start_polling(dp, on_startup=startup)
|
executor.start_polling(dp)
|
||||||
|
|
||||||
Summary
|
Summary
|
||||||
-------
|
-------
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue