This website requires JavaScript.
Explore
☕ Блог
Help
Register
Sign In
mirror
/
pyTelegramBotAPI
Watch
1
Star
0
Fork
0
You've already forked pyTelegramBotAPI
mirror of
https://github.com/eternnoir/pyTelegramBotAPI.git
synced
2023-08-10 21:12:57 +03:00
Code
Releases
Activity
Files
dd1ec4da730473b3da67dfd32118df9c8357ee49
pyTelegramBotAPI
/
telebot
/
asyncio_storage
History
AmirW
dd1ec4da73
there is no redis.asyncio.__version__
...
-fixes
#2010
2023-07-09 19:49:36 +03:30
..
__init__.py
Updated sync and async. Fixes and new features.
2022-01-24 17:15:04 +04:00
base_storage.py
Code base cleanup
2022-01-24 22:38:35 +03:00
memory_storage.py
Avoid circular import
2022-05-02 14:45:43 +05:00
pickle_storage.py
Make create_dir() method cross-platform instead of POSIX only.
2023-01-06 22:36:08 +02:00
redis_storage.py
there is no redis.asyncio.__version__
2023-07-09 19:49:36 +03:30