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

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

Properties

appid: number
name: string
playtime_2weeks: number
playtime_forever: number
optional
img_icon_url: string
optional
img_logo_url: string