1
0
mirror of https://github.com/eternnoir/pyTelegramBotAPI.git synced 2023-08-10 21:12:57 +03:00
Commit Graph

9 Commits

Author SHA1 Message Date
_run
85bd174fdc
Update redis_storage.py 2022-08-30 12:26:34 +04:00
Ananth Bhaskararaman
b86c38367a
Import aioredis from redis module too
aioredis is available in redis-py as of version 4.2.0rc1: https://github.com/aio-libs/aioredis-py#-aioredis-is-now-in-redis-py-420rc1-
Try importing from the new package as well.
2022-08-28 17:32:56 +05:30
coder2020official
e689e968db Fix bug with unsaving data 2022-06-04 21:33:05 +05:00
Badiboy
91b665ea94 Poll type parameter parse fix
Plus some typo
2022-05-15 00:59:35 +03:00
coder2020official
f9cd0d7e08 Avoid circular import 2022-05-02 14:45:43 +05:00
coder2020official
836130a718 Allow only state objects 2022-05-02 02:08:48 +05:00
_run
cd4a9add68 Fix States 2022-02-02 14:44:02 +04:00
Badiboy
4166fb229e Code base cleanup 2022-01-24 22:38:35 +03:00
_run
a3cda2e0ff Updated sync and async. Fixes and new features. 2022-01-24 17:15:04 +04:00