aiogram/aiogram/utils
2020-06-08 20:43:23 +03:00
..
__init__.py Add markdown util. 2017-05-19 22:55:29 +03:00
auth_widget.py Bump deprecated util and fix warning from tests related with new permissions object. 2019-08-16 22:57:13 +03:00
callback_data.py Data validity condition changed 2020-01-04 17:09:01 +11:00
deep_linking.py #238 Formatted deep linking docs 2019-11-29 23:27:19 +03:00
deprecated.py fix: renamed_argument decorator error 2020-01-04 20:17:22 +05:00
emoji.py Changed his mind. 2017-08-14 22:53:42 +03:00
exceptions.py #270: Add new exception 2020-04-05 18:28:59 +03:00
executor.py Fix incorrect completion order. 2019-10-10 19:20:49 +05:00
helper.py Create OrderedHelper 2019-10-09 20:03:48 +03:00
json.py Prevent to serialize text as date when rapidjson is used 2019-10-29 22:36:43 +02:00
markdown.py Fix escaping issues in markdown.py 2020-05-10 22:40:37 +07:00
mixins.py enable syntax 'key in dispatcher', issue #233 2019-11-14 19:15:44 +02:00
parts.py Implement paginator and split long text utils. 2017-09-12 01:47:37 +03:00
payload.py Refactor some redundant elifs 2019-08-11 23:42:18 +03:00
text_decorations.py AIOG-T-23 Backport text_decorations from 3.0a 2020-06-08 20:43:23 +03:00