We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f272a36 commit 133f33eCopy full SHA for 133f33e
bang/SuiteMaster_gen.proto
@@ -1692,6 +1692,10 @@ message MasterBackstageTalkSet {
1692
optional string timelineAssetBundleName = 3; // normal type
1693
optional string description = 4; // normal type
1694
optional string voiceAssetBundleName = 5; // normal type
1695
+ optional string title = 6; // normal type
1696
+ repeated uint32 characterIds = 7; // array
1697
+ optional uint32 seasonSpecialId = 8; // normal type
1698
+ optional string backstageTalkSetType = 9; // normal type
1699
}
1700
message uint_MasterBackstageTalkSet {
1701
optional uint32 uint_MasterBackstageTalkSet_key = 1; // normal type
0 commit comments