interface RPCCommandOverlayPayload
extends
RPCCommandMessage<RPCCommands.Overlay>export interface RPCCommandOverlayPayload extends RPCCommandMessage<RPCCommands.Overlay>
RPCOverlayArgs args :
Cmd cmd :
Inherited from: BaseRPCMessage
string nonce :
Inherited from: RPCCommandMessage