Torn API Client
    Preparing search index...

    Type Alias UserBasicResponse

    type UserBasicResponse = {
        profile: UserBasic;
    }
    Index

    Properties

    Properties

    profile: UserBasic