Preview environment

interface RPCCommandSelectTextChannelPayload

export interface RPCCommandSelectTextChannelPayload extends RPCCommandMessage<RPCCommands.SelectTextChannel>

cmd : Cmd

Inherited from: BaseRPCMessage

nonce : string

Inherited from: RPCCommandMessage