We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
3.8.1
2.3000.1015570569
Chrome 127
Window 11
const result= await WPP.group.addParticipants('[email protected]','[email protected]');
Got invite_code and invite_code_exp
invite_code
invite_code_exp
WPP.chat.openChatBottom('XXXXXXXXXX') to make tha number available in chatList
Now trying to Send sendGroupInviteMessage with same invite_code and invite_code_exp
sendGroupInviteMessage
Send Group Invitation
Sending as normal Message
Try it with UnSaved numbers
The text was updated successfully, but these errors were encountered:
3a713f1
No branches or pull requests
WA-JS Version
3.8.1
WhatsApp Version
2.3000.1015570569
Browser Version
Chrome 127
Operation System
Window 11
Steps to reproduce
const result= await WPP.group.addParticipants('[email protected]','[email protected]');
Got
invite_code
andinvite_code_exp
WPP.chat.openChatBottom('XXXXXXXXXX') to make tha number available in chatList
Now trying to Send
sendGroupInviteMessage
with sameinvite_code
andinvite_code_exp
What is expected?
Send Group Invitation
What is actually happening?
Sending as normal Message
Any additional comments?
Try it with UnSaved numbers
The text was updated successfully, but these errors were encountered: