You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For the group name, seems like we can extract it from the first message, but I have to do some testing
If i decide to add these properties however, it would make sense to change the returned structure like this:
{groupName: 'My Group Name',participants: ['Person1','Person2',],messages: [{date: 2024-08-14T19:00:10.000Z,author: null,message: 'Messages and calls are end-to-end encrypted. No one outside of this chat, not even WhatsApp, can read or listen to them.'},{date: 2024-08-14T19:00:10.000Z,author: 'Person1',message: 'Hi all bla bla bla'}// ...]}
Hi,
We want to use this library but we also need the following information.
Could you make the relevant changes? :)
Regards,
Rahmican.
The text was updated successfully, but these errors were encountered: