generated from VLADIMIR/template
add game to team story
This commit is contained in:
@@ -828,6 +828,7 @@ message GetTeamStoryReq {
|
||||
message GetTeamStoryRsp {
|
||||
string error = 1;
|
||||
Story story = 2;
|
||||
Game game = 3;
|
||||
}
|
||||
|
||||
message AddTeamActionReq {
|
||||
|
||||
Reference in New Issue
Block a user