dscord v0.0.5 (2016-07-24T06:40:14Z)
Home
Dub
Repo
CommandHandler
dscord
bot
command
A delegate type which represents a function used for handling commands.
alias
CommandHandler
=
void
delegate
(
CommandEvent
)
Meta
Source
See Implementation
dscord
bot
command
aliases
CommandHandler
CommandObjectUpdate
classes
CommandEvent
CommandObject
functions
CommandDescription
CommandGroup
CommandLevel
CommandRegex
mixin templates
Commandable
structs
Command
A delegate type which represents a function used for handling commands.