Unable to get JID from group.participants
To Reproduce
Steps to reproduce the behavior:
- Created a new connection
- use groupMetadata and use participants method not returning JID
Expected behavior
it should return JID
{
"id": "261701031215166@lid",
"jid": "",
"lid": "261701031215166@lid",
"admin": null
},
{
"id": "58162531057913@lid",
"jid": "",
"lid": "58162531057913@lid",
"admin": null
},
Unable to get JID from group.participants
To Reproduce
Steps to reproduce the behavior:
Expected behavior
it should return JID
{
"id": "261701031215166@lid",
"jid": "",
"lid": "261701031215166@lid",
"admin": null
},
{
"id": "58162531057913@lid",
"jid": "",
"lid": "58162531057913@lid",
"admin": null
},