Properties
_clientSubscriptions
_clientSubscriptions: Array<EventSubscription> = []
activateOnEdits
activateOnEdits: boolean = false
client
commands
ignoreMe
ignoreMe: boolean = true
maxEditDuration
maxEditDuration: number = 5 * 60 * 1000
mentionsEnabled
mentionsEnabled: boolean = true
prefixes
prefixes: object
Type declaration
-
custom: BaseSet<string>
-
mention: BaseSet<string>
ran
ran: boolean
ratelimits
replies
Command Client, hooks onto the ShardClient to provide easier command handling Flow is
onMessageCheck
->onPrefixCheck
->onCommandCheck