Type alias PlayerBans

PlayerBans: {
    players: PlayerBan[];
}

Type declaration

Generated using TypeDoc