import { type Steam } from "https://deno.land/x/steamy@v0.05a/mod.ts";
const { resolveVanityURL_Result } = Steam;
Properties
success: resolveVanityURL_Status
The status of the request. 1 if successful, 42 if there was no match.
The message associated with the request status. Currently only used on resolution failures.