Steam WebAPI Docs - v1.2.2
    Preparing search index...

    Type Alias VanityURLResolved

    type VanityURLResolved = {
        response: { message?: string; steamid?: string; success: Result };
    }
    Index

    Properties

    Properties

    response: { message?: string; steamid?: string; success: Result }