Class: DispatchCommand

nationscript/requests/command~DispatchCommand()

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.

Constructor

new DispatchCommand()

Additionally mandates the dispatch argument and sets the c argument.