export interface RPCCommandAcceptActivityInvitePayload extends RPCCommandMessage<RPCCommands.AcceptActivityInvite>
RPCAcceptActivityInviteArgs args :
Cmd cmd :
Inherited from: BaseRPCMessage
string nonce :
Inherited from: RPCCommandMessage
export interface RPCCommandAcceptActivityInvitePayload extends RPCCommandMessage<RPCCommands.AcceptActivityInvite>
Inherited from: BaseRPCMessage
Inherited from: RPCCommandMessage