返回提交历史
Modified
grpc_api/bilibili/community/service/dm/v1/dm.proto
+1
-1
XFEstudio/bilibili-API-collect
Update dm.proto (#712)
者
076712a
代码差异
1 个文件
+1
-1
@@ -202,7 +202,7 @@ message DanmakuElem {
202
202
int32 fontsize = 4;
203
203
// 弹幕颜色
204
204
uint32 color = 5;
205
// 发送着mid hash
205
// 发送者mid hash
206
206
string midHash = 6;
207
207
// 弹幕正文
208
208
string content = 7;