Torn API Client
    Preparing search index...

    Type Alias ReportFriendOrFoeUser

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

    Properties

    Properties

    id: UserId
    name: string