ez:command.setSlashCommandHandler
Set command handler for special /! command
§
setSlashCommandHandler(handler: (this: CommandOrigin, input: string) => string): void
[src]§Parameters
§
handler: (this: CommandOrigin, input: string) => string
[src]handler function