Constructor
new DispatchCommand()
Additionally mandate
s the dispatch
argument and sets the c
argument.
Request subclass for building requests to the commands endpoint of the API,
specifically for executing the c=dispatch
nation private command; only
serves as a layer of abstraction for the DispatchAddCommand
,
DispatchEditCommand
, and DispatchDeleteCommand
classes.
Additionally mandate
s the dispatch
argument and sets the c
argument.