mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Add docs for Dispatcher
This commit is contained in:
parent
8ebbfb1388
commit
7245811c3c
197 changed files with 872 additions and 19 deletions
8
docs2/api/session/base.rst
Normal file
8
docs2/api/session/base.rst
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
####
|
||||
Base
|
||||
####
|
||||
|
||||
Abstract session for all client sessions
|
||||
|
||||
.. autoclass:: aiogram.api.client.session.base.BaseSession
|
||||
:members:
|
||||
Loading…
Add table
Add a link
Reference in a new issue