aiogram/CHANGES/922.feature.rst
Andrew adfc89f125
Fix type hints for redis TTL params (#922)
* Allow to use `int` and `datetime.timedelta`

* Fix imports

* Added changelog

* Update CHANGES
2022-06-16 21:43:32 +03:00

1 line
39 B
ReStructuredText

Fixed type hints for redis TTL params.