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

x/steamy/Steam/mod.ts>resolveVanityURL

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

The user's vanity URL that you would like to retrieve a steam ID for, e.g. http://steamcommunity.com/id/gabelogannewell would use "gabelogannewell"

Parameters

vanityurl: string