mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-12 10:11:52 +00:00
* Initial commit for docs cleanup * Update migration guide * More docs * Added changes description * Small fixes
11 lines
171 B
ReStructuredText
11 lines
171 B
ReStructuredText
##############
|
|
Client session
|
|
##############
|
|
|
|
Client sessions is used for interacting with API server.
|
|
|
|
.. toctree::
|
|
custom_server
|
|
base
|
|
aiohttp
|
|
middleware
|