Torn API Client
    Preparing search index...

    Type Alias ReportFriendOrFoe

    type ReportFriendOrFoe = {
        enemies: ReportFriendOrFoeUser[];
        friends: ReportFriendOrFoeUser[];
    }
    Index

    Properties

    Properties