ReferenceFunctions
encodeSendTxtMsg()
function encodeSendTxtMsg(params): Uint8Array;Defined in: packages/protocol/src/commands.ts:44
SEND_TXT_MSG: send a direct message to a contact; the radio answers Sent with the ack to wait for.
Parameters
params
recipient, text, timestamp, attempt and txtType
Returns
Uint8Array