Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
interface LiveMatch
import { type LiveMatch } from "https://deno.land/x/steamy@v0.03a/Dota2/Steam/IDota2MatchStats.ts";

Properties

server_steam_id: string

The Steam ID of the server where the match was played.

match_id: string

The unique ID of the match.

timestamp: number

The timestamp of when the match was played.

game_time: number

The length of the match in seconds.

game_mode: number

The game mode of the match.

league_id: number

The ID of the league the match was played in (if applicable).

league_node_id: number

The node ID of the league the match was played in (if applicable).

game_state: number

The current state of the match.

lobby_type: number

The type of lobby the match was played in.

start_timestamp: number

The timestamp of when the match started.