Request a list of pending join requests for a party.

Hierarchy

  • PartyJoinRequestList

Properties

party_join_request_list: {
    party_id: string;
}

Type declaration

  • party_id: string

    The ID of the party to get a list of join requests for.

Generated using TypeDoc