Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ExtendedUser

Hierarchy

Index

Constructors

Properties

avatar: null | string = null
banner: null | string = null
bot: boolean = false
client: Client
discriminator: string = '0000'
dm: null | DMChannel = null
email: null | string = null
emailVerified: null | boolean = null
flags: UserFlags = ...
id: string
locale: null | Locale = null
mfaEnabled: null | boolean = null
system: boolean = false
username: string

Accessors

  • get createdAt(): Date
  • get createdTimestamp(): number
  • get tag(): string

Methods

  • createDM(cache?: boolean): Promise<DMChannel>
  • toString(): string
  • toJSON(data: any): any

Generated using TypeDoc