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

Properties

aid: number
lang: string
languages: Record<string, string>
ndaFree: boolean
taxonomy: number
activeProfileId: string
backend: Backend
useProtobuf: boolean
utc_time: number
totalInGame: number

Total in game time

reportAvailable: boolean
twitchEventMember: boolean