mirror of
https://github.com/SocialSisterYi/bilibili-API-collect.git
synced 2025-02-06 01:00:09 +08:00
Update search.proto (#874)
This commit is contained in:
parent
ab7030ce10
commit
e7f5483c42
@ -8,7 +8,7 @@ service Search {
|
||||
//
|
||||
rpc CancelChatTask (CancelChatTaskReq) returns (CancelChatTaskReply);
|
||||
//
|
||||
rpc GetChatAuth (GetChatAuthReq) returns (GetChatAutReply);
|
||||
rpc GetChatAuth (GetChatAuthReq) returns (GetChatAuthReply);
|
||||
//
|
||||
rpc GetChatResult (GetChatResultReq) returns (bilibili.broadcast.message.main.ChatResult);
|
||||
//
|
||||
|
Loading…
Reference in New Issue
Block a user