Excaive / miraicle

一个基于 mirai-api-http 的轻量级 Python SDK
GNU Affero General Public License v3.0
54 stars 10 forks source link

Fix file upload API. #22

Open zck1022 opened 2 years ago

zck1022 commented 2 years ago

Now file uplaod api is /file/upload, and we don't need to read() after open file, otherwise the file name is always "file".