interface RPCCommandSetVoiceSettingsPayload

external
export interface RPCCommandSetVoiceSettingsPayload extends RPCCommandMessage<RPCCommands.SetVoiceSettings>

external
args : RPCSetVoiceSettingsArgs

external
cmd : Cmd

Inherited from: BaseRPCMessage

external
nonce : string

Inherited from: RPCCommandMessage