interface Steam.getRecentlyPlayedGames_Resultimport { type Steam } from "https://deno.land/x/steamy@v0.05a/mod.ts"; const { getRecentlyPlayedGames_Result } = Steam; Propertiestotal_count: numbergames: getRecentlyPlayedGames_Game[]