ReferenceInterfaces
SendChannelTxtMsgParams
Defined in: packages/protocol/src/commands.ts:60
Parameters for encodeSendChannelTxtMsg.
Properties
channelIndex
channelIndex: number;Defined in: packages/protocol/src/commands.ts:61
text
text: string;Defined in: packages/protocol/src/commands.ts:62
timestamp
timestamp: number;Defined in: packages/protocol/src/commands.ts:63