mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Fix type hints for redis TTL params (#922)
* Allow to use `int` and `datetime.timedelta` * Fix imports * Added changelog * Update CHANGES
This commit is contained in:
parent
b3b320c106
commit
adfc89f125
2 changed files with 4 additions and 2 deletions
1
CHANGES/922.feature.rst
Normal file
1
CHANGES/922.feature.rst
Normal file
|
|
@ -0,0 +1 @@
|
|||
Fixed type hints for redis TTL params.
|
||||
Loading…
Add table
Add a link
Reference in a new issue