We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdc6ffa commit ab8c9afCopy full SHA for ab8c9af
dto_proto/http_dto.proto
@@ -31,7 +31,7 @@ message CreateBotReq{
31
message CreateBotResp{
32
}
33
34
-// 创建机器人 /bot/delete/v1/
+// 删除机器人 /bot/delete/v1/
35
message DeleteBotReq{
36
int64 bot_id = 1;
37
0 commit comments