Skip to content

Commit

Permalink
sync wrap for redis storage
Browse files Browse the repository at this point in the history
  • Loading branch information
z44d committed Sep 20, 2024
1 parent 11cfbd4 commit 279e9be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tgram/tgbot.py
Original file line number Diff line number Diff line change
Expand Up @@ -455,6 +455,7 @@ def me(self) -> "tgram.types.User":
return self._me


wrap(RedisStorage)
wrap(KvsqliteStorage)
wrap(Dispatcher)
wrap(TelegramBotMethods)

0 comments on commit 279e9be

Please sign in to comment.