Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
interface match.IPlayer
import { type match } from "https://deno.land/x/sptaki@1.2.0/models/mod.ts";
const { IPlayer } = match;

Properties

aid: string
_id: string
lookingGroup: boolean
IsLeader: boolean
IsReady: boolean