Skip to main content
Module

x/bzfquery/bzfquery.ts>IPlayer

JavaScript/TypeScript version of bzfquery for Deno with no external dependencies. It can also be used as a library or from the command line.
Latest
interface IPlayer
import { type IPlayer } from "https://deno.land/x/bzfquery@v1.0.4/bzfquery.ts";

Player information

Properties

team: TeamName

Team the player is currently on

wins: number

Number of wins (points/kills)

losses: number

Number of losses (-points/deaths)

tks: number
callsign: string

Callsign (in-game name)

motto: string

Motto (in-game text)