Describe the bug
When someone enters or leaves a group, the event group-participants.update sometimes records participant IDs ending with @lid instead of the expected @s.whatsapp.net JIDs.

clips.ev.on('group-participants.update', async (room) => {
console.log(room.participants)
}
Expected behavior
Participant IDs should consistently use @s.whatsapp.net JIDs. The event should not emit @lid.
Environment (please complete the following information):
- Is this on a server? yes
- What do your
connectOptions look like? default
- Do you have multiple clients on the same IP? yes
- Are you using a proxy? no
Baileys Version: 6.7.19
Describe the bug
When someone enters or leaves a group, the event group-participants.update sometimes records participant IDs ending with @lid instead of the expected @s.whatsapp.net JIDs.
Expected behavior
Participant IDs should consistently use @s.whatsapp.net JIDs. The event should not emit @lid.
Environment (please complete the following information):
connectOptionslook like? defaultBaileys Version: 6.7.19