mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Refactor dispatcher. Update docs. Fix tests.
This commit is contained in:
parent
9539c4e2fd
commit
d3b488e16d
290 changed files with 2153 additions and 1780 deletions
|
|
@ -4,5 +4,5 @@ Base
|
|||
|
||||
Abstract session for all client sessions
|
||||
|
||||
.. autoclass:: aiogram.api.client.session.base.BaseSession
|
||||
.. autoclass:: aiogram.client.session.base.BaseSession
|
||||
:members:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue