1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2025-12-07 23:05:40 +00:00

files downloading improvements

This commit is contained in:
2021-08-09 19:55:08 +06:00
parent 8dbdbdee13
commit abc0457a36
5 changed files with 72 additions and 5 deletions

View File

@@ -7,6 +7,10 @@
* `Common`:
* `Version`:
* `MicroUtils`: `0.5.18` -> `0.5.19`
* `API`:
* New extensions `TelegramBot#downloadFile` for writing of incoming bytes to the file
* `PathedFile#filename` extension has been deprecated, and new property `PathedFile#fileName` has been included
directly in `PathedFile`
## 0.35.3