Commit f68df356 authored by ryoii's avatar ryoii

update md

parent 78ebe4c7
...@@ -12,7 +12,7 @@ fun main() { ...@@ -12,7 +12,7 @@ fun main() {
MiraiHttpAPIServer.start() MiraiHttpAPIServer.start()
bot.network.awaitDisconnection() bot.join()
} }
``` ```
...@@ -463,7 +463,7 @@ Content-Type:multipart/form-data ...@@ -463,7 +463,7 @@ Content-Type:multipart/form-data
{ {
"type": "Image", "type": "Image",
"imageId": "{01E9451B-70ED-EAE3-B37C-101F1EEBF5B5}.png" //群图片格式 "imageId": "{01E9451B-70ED-EAE3-B37C-101F1EEBF5B5}.png" //群图片格式
"imageId": "/f8f1ab55-bf8e-4236-b55e-955848d7069f" //好友图片格式 //"imageId": "/f8f1ab55-bf8e-4236-b55e-955848d7069f" //好友图片格式
} }
``` ```
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment