// Code generated by apigen. DO NOT EDIT. package models type BatchPlayersResponse struct { Players []AdminPlayer `json:"players,omitempty"` }