Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/steamy/mod.ts>Dota2.getMatchHistory_Status

Steamy is a library made to help interact with Valve's REST APIs for their various games and services by providing easy asynchronous functions to call them, along with a key manager, and type checking to boot.
Latest
enum Dota2.getMatchHistory_Status
import { Dota2 } from "https://deno.land/x/steamy@v0.05a/mod.ts";
const { getMatchHistory_Status } = Dota2;

Members

Private = 15

Cannot get match history for a user that hasn't allowed it.

Success = 1

Success