aiogram/aiogram/utils
Ramzan Bekbulatov 580fa2e499
Allow empty and zero parts in CallbackData (#646)
* enh: allow empty parts in CallbackData

* enh: allow zero parts in CallbackData

* new: tests for CallbackData
2021-08-01 00:05:21 +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 hotfix(updates): CHOSEN_INLINE_RESULT is a correct API-term (#415) 2020-09-10 22:34:20 +03:00
emoji.py Changed his mind. 2017-08-14 22:53:42 +03:00
exceptions.py fix: GroupDeactivated exception text update (#598) 2021-06-13 01:22:57 +03:00
executor.py #564: Added possibility to use allowed_updates argument in Polling mode 2021-04-12 00:32:40 +03:00
helper.py Replace for loops with comprehensions (#629) 2021-07-18 14:23:18 +03:00
json.py Prevent to serialize text as date when rapidjson is used 2019-10-29 22:36:43 +02:00
markdown.py fix: markdown helper methods work correctly (#353) 2020-06-09 16:55:13 +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 Update text_decorations.py (#597) 2021-06-06 23:08:59 +03:00