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