mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Partial update docs
This commit is contained in:
parent
d9f9ff74fe
commit
4db765f3a7
17 changed files with 81 additions and 123 deletions
9
docs/api/types/error_event.rst
Normal file
9
docs/api/types/error_event.rst
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
##########
|
||||
ErrorEvent
|
||||
##########
|
||||
|
||||
|
||||
.. automodule:: aiogram.types.error_event
|
||||
:members:
|
||||
:member-order: bysource
|
||||
:undoc-members: True
|
||||
|
|
@ -189,3 +189,12 @@ Games
|
|||
game
|
||||
callback_game
|
||||
game_high_score
|
||||
|
||||
|
||||
Internal events
|
||||
===============
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
error_event
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue