mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
* Update URLInputFile's constructor to allow url parameter as either string or yarl.URL. * Improve documentation for url parameter to clarify usage and encoding options. * Might be needed elsewhere too, but I had to add it there, as I spent 3 hours trying to figure out why my URL was getting decoded :( |
||
|---|---|---|
| .. | ||
| client | ||
| dispatcher | ||
| enums | ||
| filters | ||
| fsm | ||
| handlers | ||
| methods | ||
| types | ||
| utils | ||
| webhook | ||
| __init__.py | ||
| __meta__.py | ||
| exceptions.py | ||
| loggers.py | ||
| py.typed | ||