Skip to content
New issue

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

sendGroupInviteMessage Not orking , It Send Group Link as normal Message , Not Invitation #2216

Closed
bracketsApps007 opened this issue Aug 10, 2024 · 0 comments

Comments

@bracketsApps007
Copy link

bracketsApps007 commented Aug 10, 2024

WA-JS Version

3.8.1

WhatsApp Version

2.3000.1015570569

Browser Version

Chrome 127

Operation System

Window 11

Steps to reproduce

  1. Trying to addParticipants

const result= await WPP.group.addParticipants('[email protected]','[email protected]');

image

  1. Got invite_code and invite_code_exp

  2. WPP.chat.openChatBottom('XXXXXXXXXX') to make tha number available in chatList

  3. Now trying to Send sendGroupInviteMessage with same invite_code and invite_code_exp

image

  1. Invitation Send as Normal Message With Group Link but with invite_code

image

What is expected?

Send Group Invitation

What is actually happening?

Sending as normal Message

Any additional comments?

Try it with UnSaved numbers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant