import { Steam } from "https://deno.land/x/steamy@v0.05a/mod.ts";
const { getServersAtAddress } = Steam;
This API call seems to require an authorized API key to return the information
import { Steam } from "https://deno.land/x/steamy@v0.05a/mod.ts";
const { getServersAtAddress } = Steam;
This API call seems to require an authorized API key to return the information