aiogram/aiogram/utils
2019-10-30 02:42:24 +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 Minor refactor callback_data 2019-08-10 00:08:11 +03:00
deprecated.py refactor(utils): reduce code duplication 2019-10-30 02:42:24 +03:00
emoji.py Changed his mind. 2017-08-14 22:53:42 +03:00
exceptions.py Update docs. 2019-08-17 00:08:04 +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 New markdown method - hide_link (can be used to add images to text posts as preview) 2018-04-01 16:17:09 +03:00
mixins.py Some refactor 2019-08-10 00:08:11 +03: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