Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Base
    • User

Index

Constructors

constructor

Properties

Readonly bots

bots: Collection<string, undefined | Nullable<Bot>>

Readonly flags

flags: UserFlags

Readonly github

github: Nullable<Github>

Readonly id

id: string

koreanbots

koreanbots: Koreanbots

Readonly tag

tag: string

Readonly username

username: string

Methods

Protected _deserialize

  • _deserialize<T>(value: string): T

Protected _serialize

  • _serialize<T>(value: T): string

Private cacheAfterCacheMiss

  • cacheAfterCacheMiss(): Promise<void>

fetch

  • fetch(): Promise<User>

is

  • is(type: UserFlags | "NONE" | "ADMINISTRATOR" | "BUG_HUNTER" | "BOT_REVIEWER" | "PREMIUM_USER"): boolean

toJSON

valueOf

  • valueOf(): string

Generated using TypeDoc