aiogram/aiogram
Nikita 81935aead5 Replace "send" in method names with "reply"
All reply-related methods used the prefix "reply", except for animation, venue and contact, which could be confusing
2019-03-22 21:09:32 +05:00
..
bot Replaced 'ssl_context' kwarg with 'ssl' cause: DeprecationWarning: ssl_context is deprecated, use ssl=context instead 2019-02-25 15:43:18 +03:00
contrib More "await" in RedisStorage and RedisStorage2 2019-03-10 22:04:19 +05:00
dispatcher Check bot instance on Dispatcher __init__ 2019-02-25 12:34:26 +03:00
types Replace "send" in method names with "reply" 2019-03-22 21:09:32 +05:00
utils Merge remote-tracking branch 'origin/dev-2.x' into dev-2.x 2019-01-13 00:13:13 +02:00
__init__.py Bump version 2019-01-13 00:50:13 +02:00
__main__.py Add entry point for getting environment information. 2018-09-22 05:42:56 +03:00