We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44b3c7a commit 74e57a9Copy full SHA for 74e57a9
1 file changed
src/api/web/v1/bot.md
@@ -50,7 +50,7 @@ POST /v1/bot/bot-info
50
}
51
52
},
53
- "msg": "success"
+ "msg": "success" // 返回消息
54
55
```
56
0 commit comments