mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-10 17:53:17 +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
|
||||
|
||||
if __name__ == '__main__':
|
||||
executor.start_polling(dp, on_startup=startup)
|
||||
executor.start_polling(dp)
|
||||
|
||||
Summary
|
||||
-------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue