Torn API Client
    Preparing search index...

    Type Alias FactionSearchLeader

    type FactionSearchLeader = {
        id: UserId;
        name: string;
    }
    Index

    Properties

    Properties

    id: UserId
    name: string