interface RPCCommandSelectTextChannelPayload

export interface RPCCommandSelectTextChannelPayload extends RPCCommandMessage<RPCCommands.SelectTextChannel>

cmd : Cmd

Inherited from: rpc/v10/BaseRPCMessage

nonce : string

Inherited from: rpc/v10/RPCCommandMessage