Skip to main content
decodeMessageNode(stanza, meId, meLid): object
Defined in: src/Utils/decode-wa-message.ts:141 Decode the received node as a message.

Parameters

stanza

BinaryNode

meId

string

meLid

string

Returns

object

author

author: string

fullMessage

fullMessage: WAMessage

sender

sender: string

Note

this will only parse the message, not decrypt it