added vac/gameban marker for matches
This commit is contained in:
@@ -178,6 +178,8 @@ type MatchResponse struct {
|
||||
MaxRounds int `json:"max_rounds,omitempty"`
|
||||
Parsed bool `json:"parsed"`
|
||||
ReplayURL string `json:"replay_url,omitempty"`
|
||||
VAC bool `json:"vac"`
|
||||
GameBan bool `json:"game_ban"`
|
||||
Stats interface{} `json:"stats,omitempty"`
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user