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

Properties

profileid: string
profileToken: string
status: string
sid: string
ip: string
port: number
version: string
location: string
raidMode: string
mode: string
shortid: string
additional_info: any[]