interface RPCCommandSetVoiceSettings2Payload

external
export interface RPCCommandSetVoiceSettings2Payload extends RPCCommandMessage<RPCCommands.SetVoiceSettings2>

external
args : RPCSetVoiceSettings2Args

external
cmd : Cmd

Inherited from: BaseRPCMessage

external
nonce : string

Inherited from: RPCCommandMessage