Torn API Client
    Preparing search index...

    Type Alias UserBountiesResponse

    type UserBountiesResponse = {
        bounties: Bounty[];
    }
    Index

    Properties

    Properties

    bounties: Bounty[]