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

Properties

match_id: number
match_seq_num: number
start_time: number
lobby_type: LobbyType
players: Player[]