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

    Type Alias UserGroups

    type UserGroups = {
        response: { groups: UserGroup[]; success: boolean };
    }
    Index

    Properties

    Properties

    response: { groups: UserGroup[]; success: boolean }