Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UserProfile

User profile information.

Hierarchy

  • Omit<IUserProfileInfo, "extraProfile" | "portraitUri">
    • UserProfile

Index

Properties

userId?: string

User ID

description

Cannot be modified

name?: string

Nickname

uniqueId?: string

User application ID

description

Cannot be modified

email?: string

Email

birthday?: string

Birthday

gender?: number

Gender

location?: string

Location

role?: number

Role

level?: number

Level

avatarUrl?: string

The avatar URL of the user

extProfile?: Record<string, string>

Custom extra profile key-value data