Torn API Client
    Preparing search index...

    Type Alias UserHonorsResponse

    type UserHonorsResponse = {
        honors: UserHonor[];
    }
    Index

    Properties

    Properties

    honors: UserHonor[]