mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-16 20:23:32 +00:00
parent
4b468da109
commit
3baa7383c1
2 changed files with 2 additions and 1 deletions
1
CHANGES/1519.doc.rst
Normal file
1
CHANGES/1519.doc.rst
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
Corrected typo.
|
||||||
|
|
@ -237,7 +237,7 @@ you should use :code:`on.message` or :code:`on.inline_query` marker:
|
||||||
pass
|
pass
|
||||||
|
|
||||||
|
|
||||||
Scene has only tree points for transitions:
|
Scene has only three points for transitions:
|
||||||
|
|
||||||
- enter point - when user enters to the scene
|
- enter point - when user enters to the scene
|
||||||
- leave point - when user leaves the scene and the enter another scene
|
- leave point - when user leaves the scene and the enter another scene
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue