Closed mahdidavoodi7 closed 7 years ago
when i try to download a file using this code : bot.download_file(file_id , './') this code give me this error : PermissionError: [Errno 13] Permission denied: './'
bot.download_file(file_id , './')
please help me
when i try to download a file using this code :
bot.download_file(file_id , './')
this code give me this error : PermissionError: [Errno 13] Permission denied: './'please help me