Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Client

Hierarchy

Index

Properties

application

application: Application | null

arguments

arguments: ArgumentStore

commands

commands: CommandStore

console

console: KlasaConsole

extendables

extendables: ExtendableStore

finalizers

finalizers: FinalizerStore

gateways

gateways: GatewayStore

inhibitors

inhibitors: InhibitorStore

Readonly invite

invite: string | null

languages

languages: LanguageStore

mentionPrefix

mentionPrefix: RegExp | null

monitors

monitors: MonitorStore

Readonly owners

owners: Set<User>

permissionLevels

permissionLevels: PermissionLevels

providers

providers: ProviderStore

ready

ready: boolean

schedule

schedule: Schedule

serializers

serializers: SerializerStore

settings

settings: Settings | null

tasks

tasks: TaskStore

Methods

fetchApplication

  • fetchApplication(): Promise<Application>

Generated using TypeDoc