mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
docs: correct redis storage version
This commit is contained in:
parent
ac9d44ecea
commit
ecebf46722
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ Memory storage
|
|||
Redis storage
|
||||
~~~~~~~~~~~~~
|
||||
|
||||
.. autoclass:: aiogram.contrib.fsm_storage.redis.RedisStorage
|
||||
.. autoclass:: aiogram.contrib.fsm_storage.redis.RedisStorage2
|
||||
:show-inheritance:
|
||||
|
||||
Mongo storage
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue