aiogram/aiogram
Oleg A b109523cda
Add .get_url() method
Use this method to get chat link.
Private chat returns user link.
Other chat types return either username link (if they are public) or invite link (if they are private).
2018-05-23 00:10:34 +03:00
..
bot New error types. 2018-05-11 02:00:32 +03:00
contrib partial rollback. add TODO. 2018-05-19 19:55:55 +03:00
dispatcher Fixed slow-responses into webhook (via simple request) 2018-05-11 02:24:57 +03:00
types Add .get_url() method 2018-05-23 00:10:34 +03:00
utils Add timeout kwarg for polling 2018-05-21 00:32:57 +03:00
__init__.py Cleanup 2018-05-02 18:24:23 +03:00