Interface

FetchedUserWithProfile

Result of UserManager.

Properties

globalProfile: ProfilePayload | null
member: GuildMember | null
memberData: MemberPayload | null
serverProfile: ProfilePayload | null
user: User
userData: APIUserPartial