aiogram/aiogram/utils
2020-08-14 17:09:45 +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 Add exception MessageToPinNotFound (#404) 2020-08-14 17:09:45 +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: markdown helper methods work correctly (#353) 2020-06-09 16:55:13 +03: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 Fix markdown escaping issues (#363) 2020-06-27 16:17:38 +03:00