Options
All
  • Public
  • Public/Protected
  • All
Menu

Class UserManager

Hierarchy

  • UserManager

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

cache

cache: LifetimeCollection<string, Nullable<User>>

Readonly koreanbots

koreanbots: Koreanbots

Optional Readonly options

options: BotManagerOptions

Methods

fetch

  • fetch(userID: string, options?: FetchOptions): Promise<User>

Generated using TypeDoc