commands.PrefixConfig

interface PrefixConfig<TSchema>

Configuration for a message-based prefix command.

exported from lib.weeble.d

Type parameters

TSchema – (extends ArgumentMap)

Properties

Property

Type

aliases?

string[]

args?

object

cooldown?

CommandCooldown

description?

string

filters?

CommandFilter[]

name

string

permissions?

CommandPermissions

prefixes?

string[]