update md

This commit is contained in:
ryoii 2020-02-18 22:58:15 +08:00
parent 78ebe4c7cd
commit f68df35665

View File

@ -12,7 +12,7 @@ fun main() {
MiraiHttpAPIServer.start()
bot.network.awaitDisconnection()
bot.join()
}
```
@ -463,7 +463,7 @@ Content-Typemultipart/form-data
{
"type": "Image",
"imageId": "{01E9451B-70ED-EAE3-B37C-101F1EEBF5B5}.png" //群图片格式
"imageId": "/f8f1ab55-bf8e-4236-b55e-955848d7069f" //好友图片格式
//"imageId": "/f8f1ab55-bf8e-4236-b55e-955848d7069f" //好友图片格式
}
```