mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
support mesasge input from lid
This commit is contained in:
@@ -655,6 +655,7 @@ export const makeMessagesRecvSocket = (config: SocketConfig) => {
|
||||
const { fullMessage: msg, category, author, decrypt } = decryptMessageNode(
|
||||
node,
|
||||
authState.creds.me!.id,
|
||||
authState.creds.me!.lid || '',
|
||||
signalRepository,
|
||||
logger,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user