Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MaclaryClientOptions

Hierarchy

  • MaclaryClientOptions

Index

Properties

defaultPrefix: string | string[]

The default prefix for message commands.

developmentGuildId: string

The ID of the development guild, where interaction commands will be loaded when in development.

developmentPrefix: string | string[]

The prefix to use when in development.

logger?: any

Where the client logs to, defaults to the console.

default

typeof console