Skip to main content
Deno 2 is finally here 🎉️
Learn more
interface game.ICurrentGroupSquadMember
import { type game } from "https://deno.land/x/sptaki@1.2.0/models/mod.ts";
const { ICurrentGroupSquadMember } = game;

Properties

_id: string
aid: string
isLeader: boolean
isReady: boolean