import { type Steam } from "https://deno.land/x/steamy@v0.05a/mod.ts";
const { getNewsForApp_Result } = Steam;
Properties
newsitems: getNewsForApp_NewsItem[]
A list of objects describing each news item.
import { type Steam } from "https://deno.land/x/steamy@v0.05a/mod.ts";
const { getNewsForApp_Result } = Steam;
A list of objects describing each news item.