1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2025-09-15 05:09:30 +00:00

downloadFileToTemp

This commit is contained in:
2022-06-17 13:49:33 +06:00
parent c7818fe4df
commit ff7702486f
2 changed files with 59 additions and 0 deletions

View File

@@ -4,6 +4,8 @@
* `Core`:
* New function `regularln` for simple creating of `RegularTextSource` with new line in the end
* `API`:
* New function `downloadFileToTemp` for simple downloading of file in filesystem and manipulation with avoiding of direct using input streams and other low-level things
* `Versions`:
* `MicroUtils`: `0.11.0` -> `0.11.3`