aiogram/aiogram
Dmitry Anfimov 184ee1fbf8
[3.x] Check status code when downloading file (#1079)
* Check status code when downloading file and raise an error if someting bad happends

* Style fixes

* Add doc

* Use "towncrier create <issue>.<type>" for creating file
2023-02-12 02:56:11 +02:00
..
client [3.x] Check status code when downloading file (#1079) 2023-02-12 02:56:11 +02:00
dispatcher Added possibility to reply into webhook with files (#1120) 2023-02-12 02:00:42 +02:00
enums Added full support of Bot API 6.5 (#1112) 2023-02-04 19:53:32 +02:00
filters Extended logic filter arguments 2023-02-04 20:14:15 +02:00
fsm Migrate to hatchling (#1095) 2023-01-12 02:49:58 +02:00
handlers Dev 3.x flat package (#961) 2022-08-14 01:07:52 +03:00
methods Added possibility to reply into webhook with files (#1120) 2023-02-12 02:00:42 +02:00
types [3.x] Check status code when downloading file (#1079) 2023-02-12 02:56:11 +02:00
utils Migrate to hatchling (#1095) 2023-01-12 02:49:58 +02:00
webhook Added possibility to reply into webhook with files (#1120) 2023-02-12 02:00:42 +02:00
__init__.py Bump API version 2023-02-07 22:42:57 +02:00
exceptions.py Replaced error TypeError: TelegramEventObserver.__call__() got an unexpected keyword argument '<name>' with a more understandable (#1114) 2023-02-05 16:13:06 +02:00
loggers.py Bot API 5.7 and some new features (#834) 2022-02-19 01:45:59 +02:00
py.typed Add py.typed 2020-04-11 22:01:53 +03:00