vacdate as string
This commit is contained in:
@@ -135,7 +135,7 @@ type PlayerResponse struct {
|
||||
Name string `json:"name,omitempty"`
|
||||
Avatar string `json:"avatar,omitempty"`
|
||||
VAC bool `json:"vac"`
|
||||
VACDate int64 `json:"vac_date,omitempty,string"`
|
||||
VACDate int64 `json:"vac_date,omitempty"`
|
||||
Tracked bool `json:"tracked"`
|
||||
VanityURL string `json:"vanity_url,omitempty"`
|
||||
MatchStats *MatchStats `json:"match_stats,omitempty"`
|
||||
|
Reference in New Issue
Block a user