Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • WidgetManager

Index

Constructors

constructor

Properties

cache

cache: LimitedCollection<string, Nullable<Widget>>

Readonly koreanbots

koreanbots: Koreanbots

Optional Readonly options

options?: BotManagerOptions

Methods

_fetch

  • _fetch(options: WidgetMakeOptions, fetchOptions?: FetchOptions): Promise<Widget>

getServerWidget

  • getServerWidget(id: string, options?: WidgetOptions): Promise<Widget>

getServerWidgetURL

  • getServerWidgetURL(id: string): string

getStatusWidget

  • getStatusWidget(id: string, options?: WidgetOptions): Promise<Widget>

getStatusWidgetURL

  • getStatusWidgetURL(id: string): string

getVoteWidget

  • getVoteWidget(id: string, options?: WidgetOptions): Promise<Widget>

getVoteWidgetURL

  • getVoteWidgetURL(id: string): string

Generated using TypeDoc