Torn API Client
    Preparing search index...

    Type Alias UserLookupResponse

    type UserLookupResponse = {
        selections: UserSelectionName[];
    }
    Index

    Properties

    Properties

    selections: UserSelectionName[]