Interface

ProfilePayload

CamelCase profile response from UserManager.

Properties

connectedAccounts?: ConnectedAccountPayload[] | null
mutualGuildIds?: string[] | null
mutualGuilds?: Array<{ id: string }> | null
userProfile?: UserProfilePayload | null