Command.this

Undocumented in source.
class Command
@safe pure nothrow
this
(
string title = string.init
,
string command = string.init
,
Nullable!(JSONValue[]) arguments = Nullable!(JSONValue[]).init
)

Meta