mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Add sphinx with converting part of pages
This commit is contained in:
parent
3aa68a93d1
commit
f68960ca87
192 changed files with 6123 additions and 350 deletions
8
docs2/source/api/session/base.rst
Normal file
8
docs2/source/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