Torn API Client
    Preparing search index...

    Type Alias FactionLookupResponse

    type FactionLookupResponse = {
        selections: FactionSelectionName[];
    }
    Index

    Properties

    Properties

    selections: FactionSelectionName[]