aiogram/aiogram/utils
2019-06-02 14:39:17 +03:00
..
__init__.py Add markdown util. 2017-05-19 22:55:29 +03:00
auth_widget.py Reformat code 2019-03-24 00:15:09 +05:00
callback_data.py Update callback_data.py 2019-04-06 20:26:58 +01:00
deprecated.py More detailed exceptions. 2018-03-30 19:32:23 +03:00
emoji.py Changed his mind. 2017-08-14 22:53:42 +03:00
exceptions.py update exception matcher and fix tests 2019-06-02 14:39:17 +03:00
executor.py Implements opportunity to change request timeouts 2019-04-17 23:24:23 +03:00
helper.py Minor aiogram/utils/* typos fixes 2018-01-23 15:48:21 +03:00
json.py Rewrite JSON util. 2018-09-22 02:44:20 +03: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 Reformat code 2019-03-24 00:15:09 +05:00
parts.py Implement paginator and split long text utils. 2017-09-12 01:47:37 +03:00
payload.py Fix #117: TypeError with LazyProxy object in keyboards 2019-04-07 14:13:54 +03:00