Skip to content

1.1.1 Minor Fix

Compare
Choose a tag to compare
@allerter allerter released this 20 Dec 17:18
· 32 commits to master since this release

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.