- Preparing search index...
- The search index is not available
baileys
Function decodeMessageNode
- decodeMessageNode(stanza, meId, meLid): {
author: string;
fullMessage: IWebMessageInfo;
sender: string;
}
-
Parameters
-
-
meId: string
-
meLid: string
Returns {
author: string;
fullMessage: IWebMessageInfo;
sender: string;
}
-
author: string
-
-
sender: string
Decode the received node as a message.