mirror of
https://github.com/SocialSisterYi/bilibili-API-collect.git
synced 2026-05-08 19:27:44 +08:00
update 【gRPC API】 proto files
This commit is contained in:
9
grpc_api/pgc/biz/room.proto
Normal file
9
grpc_api/pgc/biz/room.proto
Normal file
@@ -0,0 +1,9 @@
|
||||
syntax = "proto3";
|
||||
|
||||
package pgc.biz;
|
||||
|
||||
//
|
||||
message RoomProto {
|
||||
//
|
||||
repeated string room_id = 1;
|
||||
}
|
||||
Reference in New Issue
Block a user