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

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

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[]