Interface EditableUser

Hierarchy

  • EditableUser

Properties

aFlags?: number
avatar?: null | string
bio?: null | string
email?: string
globalNickname?: null | string
newPassword?: string
password?: string
phoneNumber?: null | string
rFlags?: number
tag?: string
username?: string

Generated using TypeDoc