Interface
ProfilePayload
CamelCase profile response from UserManager.fetchWithProfile.
Properties
| Name | Type | Description |
|---|---|---|
| connectedAccounts? | ConnectedAccountPayload[] | null | |
| mutualGuildIds? | string[] | null | |
| mutualGuilds? | Array<{ id: string }> | null | |
| userProfile? | UserProfilePayload | null |