Preview environment

interface RPCCommandCreateChannelInvitePayload

export interface RPCCommandCreateChannelInvitePayload extends RPCCommandMessage<RPCCommands.CreateChannelInvite>

cmd : Cmd

Inherited from: BaseRPCMessage

nonce : string

Inherited from: RPCCommandMessage