Description
When WhatsApp linked devices use LID JIDs (@lid suffix), mentions/tags display LID numbers instead of phone numbers. The resolveLid() helper and resolvedFrom context field have been added to handler.js and leveling.js.
Tasks
Impact
Affects all users on linked devices in groups.
Description
When WhatsApp linked devices use LID JIDs (
@lidsuffix), mentions/tags display LID numbers instead of phone numbers. TheresolveLid()helper andresolvedFromcontext field have been added to handler.js and leveling.js.Tasks
resolvedFrom,senderNum,resolveLid()to handler.js contextsender.split('@')[0]patternsImpact
Affects all users on linked devices in groups.