import { type Dota2 } from "https://deno.land/x/steamy@v0.05a/mod.ts";
const { getMatchHistory_Result } = Dota2;
Properties
status: getMatchHistory_Status
matches: getMatchHistory_Match[]
A list of matches.
import { type Dota2 } from "https://deno.land/x/steamy@v0.05a/mod.ts";
const { getMatchHistory_Result } = Dota2;
A list of matches.