Function: decodeMessageNode()
decodeMessageNode(
stanza
,meId
,meLid
):object
Defined in: src/Utils/decode-wa-message.ts:33
Decode the received node as a message.
Parameters
stanza
meId
string
meLid
string
Returns
object
author
author:
string
fullMessage
fullMessage:
IWebMessageInfo
sender
sender:
string
Note
this will only parse the message, not decrypt it