aiogram/aiogram/utils
2018-04-14 02:40:16 +03:00
..
__init__.py Add markdown util. 2017-05-19 22:55:29 +03:00
auth_widget.py Implemented auth widget object and auth data validator. 2018-02-22 01:56:44 +02:00
context.py Fixed overlapping of names in context module. 2018-01-24 02:33:42 +02: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 More API Exceptions. 2018-04-14 02:40:16 +03:00
executor.py Fix unwanted disabling webhook when skip_updates is enabled. 2018-04-08 16:42:47 +03:00
helper.py Minor aiogram/utils/* typos fixes 2018-01-23 15:48:21 +03:00
json.py Allow to disable ujson 2017-10-20 11:11:01 +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
parts.py Implement paginator and split long text utils. 2017-09-12 01:47:37 +03:00
payload.py Fix payload generator. 2018-01-24 04:00:54 +02:00
safe.py Add util: safety execute coroutine 2017-11-11 12:38:11 +02:00
versions.py Minor refactoring: 2018-02-12 22:06:05 +03:00