selery v0.1.1 (2018-02-09T09:47:44Z)
Dub
Repo
CommandFailedEvent
selery
event
node
command
Undocumented in source.
final
class
CommandFailedEvent :
CommandEvent
{
this
(CommandSender sender, Command command);
Command
command
[@property getter];
}
Constructors
this
this
(CommandSender sender, Command command)
Undocumented in source.
Members
Properties
command
Command
command
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
Inherited Members
From CommandEvent
__anonymous
mixin
Cancellable
.
Implementation
Undocumented in source.
Meta
Source
See Implementation
selery
event
node
command
classes
CommandEvent
CommandFailedEvent
CommandNotFoundEvent