aiogram/aiogram/utils
Alex Root Junior 3b66a2b2e0
Added full support of Telegram Bot API 6.1;
Ported web-app utils;
Deprecated emoji module;
2022-06-22 00:59:49 +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 Allow empty and zero parts in CallbackData (#646) 2021-08-01 00:05:21 +03:00
deep_linking.py Deep linking util fix (#569) 2021-04-28 01:24:34 +03:00
deprecated.py Telegram API silent update (#772) 2021-12-09 02:00:51 +02:00
emoji.py Added full support of Telegram Bot API 6.1; 2022-06-22 00:59:49 +03:00
exceptions.py fix: GroupDeactivated exception text update (#598) 2021-06-13 01:22:57 +03:00
executor.py Dev 2.x api 5.4 (#741) 2021-11-07 01:39:51 +02:00
helper.py Project typos fix (#691) 2021-11-08 23:28:30 +02:00
json.py chore: reuse json util #712 (#713) 2021-10-06 00:59:43 +03:00
markdown.py chore: add <tg-spoiler/> tag 2022-01-01 22:59:18 +03:00
mixins.py enable syntax 'key in dispatcher', issue #233 2019-11-14 19:15:44 +02:00
parts.py Update safe_split_text function, added split_separator param (#515) 2021-03-14 20:39:29 +02:00
payload.py Refactor some redundant elifs 2019-08-11 23:42:18 +03:00
text_decorations.py feat: add spoiler entities 2021-12-30 16:45:33 +03:00
web_app.py Added full support of Telegram Bot API 6.1; 2022-06-22 00:59:49 +03:00