ISentJoinRequestStore.getJoinRequests() method
Get all pending join requests for the current user
Signature
getJoinRequests(): Promise<ISentJoinRequest[]>;
Returns
Type | Description |
---|---|
Promise<ISentJoinRequest[]> | All join requests |
Throws
Error |
---|
Get all pending join requests for the current user
getJoinRequests(): Promise<ISentJoinRequest[]>;
Type | Description |
---|---|
Promise<ISentJoinRequest[]> | All join requests |
Error |
---|