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

Properties

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