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

x/steamy/mod.ts>Steam.getOwnedGames_Game

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
interface Steam.getOwnedGames_Game
import { type Steam } from "https://deno.land/x/steamy@v0.05a/mod.ts";
const { getOwnedGames_Game } = Steam;

Properties

appid: number
name: string
playtime_forever: number
playtime_windows_forever: number
playtime_mac_forever: number
playtime_linux_forever: number
rtime_last_played: number
optional
playtime_2weeks: number
optional
img_icon_url: string
optional
img_logo_url: string
optional
has_leaderboards: boolean
optional
has_community_visible_stats: boolean
optional
content_descriptorids: number[]