MuuJian

Results 1 comments of MuuJian

imgpath = upload.upload_file(files)[0]['src'] postlink = post('Title', imgpath) can write like this, bc upload_file() return a list of dicts with src key. (sorry, my english is poor.