Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UserProfile

User profile information.

Hierarchy

  • Omit<IUserProfileInfo, "extraProfile">
    • UserProfile

Index

Properties

userId?: string

User ID

description

Cannot be modified

name?: string

Nickname

portraitUri?: string

Avatar URL

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

extProfile?: Record<string, string>

Custom extra profile key-value data