update 【gRPC API】 proto files

This commit is contained in:
社会易姐QwQ
2022-09-16 22:41:58 +08:00
parent 283c718206
commit 17eee20dce
11 changed files with 3094 additions and 125 deletions

View File

@@ -34,6 +34,8 @@ message CommandDm {
string extra = 9;
// 弹幕id str类型
string idStr = 10;
//
int64 display = 11;
}
// ott互动弹幕条目信息
@@ -119,8 +121,10 @@ message DanmakuElem {
// 弹幕ai云屏蔽条目
message DanmakuFlag {
int64 dmid = 1; // 弹幕dmid
uint32 flag = 2; // 评分
// 弹幕dmid
int64 dmid = 1;
// 评分
uint32 flag = 2;
}
// 云屏蔽配置信息
@@ -315,6 +319,8 @@ message TvViewProgressReq {
int64 from = 9;
//
string guest_access_key = 10;
//
int64 epid = 11;
}
// 字幕作者信息