Interface

ProfilePayload

CamelCase profile response from UserManager.fetchWithProfile.

Properties

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