1.1.1 Minor Fix
Fixed issue where the uploaded file had no name and extension. This was caused because Telethon's client.upload_file
needs a file name when the provided file
parameter is not a string.
Fixed issue where the uploaded file had no name and extension. This was caused because Telethon's client.upload_file
needs a file name when the provided file
parameter is not a string.