|
__init__.py
|
Add markdown util.
|
2017-05-19 22:55:29 +03:00 |
|
context.py
|
Fixed overlapping of names in context module.
|
2018-01-24 02:33:42 +02:00 |
|
deprecated.py
|
Small changes in deprecation util.
|
2017-08-01 00:46:20 +03:00 |
|
emoji.py
|
Changed his mind.
|
2017-08-14 22:53:42 +03:00 |
|
exceptions.py
|
Move Throttling manager to Dispatcher.
|
2017-12-02 01:03:56 +02:00 |
|
executor.py
|
web.run_app doesn't wait for loop kwarg
|
2018-03-18 23:54:52 +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
|
Minor aiogram/utils/* typos fixes
|
2018-01-23 15:48:21 +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 |