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

DuplicateMessageError #1126

Closed
carlosmixz opened this issue May 19, 2023 · 1 comment
Closed

DuplicateMessageError #1126

carlosmixz opened this issue May 19, 2023 · 1 comment
Labels
bug Something isn't working needs triage

Comments

@carlosmixz
Copy link

Description

Não estou conseguindo enviar mais mensagens via wa-js, literalmente todas respondem da mesma forma: DuplicateMessageError

Environment

  • WhatsApp version: 2.2321.6
  • WA-JS version(s): 2.24.0
  • Browser: Chrome 113.0.5672.127
  • OS: Windows 10
  • MultiDevice (BETA): no

Steps to Reproduce

  1. Envie uma mensagem via WPP.chat.sendTextMessage.
  2. Aguarde o promisse dar uma resposta.

Log Output

Uncaught (in promise) DuplicateMessageError
    at app.f886ba84e18051dc3d13.js:40:448059

Your Code

let a = WPP.chat.getActiveChat()
WPP.chat.sendTextMessage(a.__x_id._serialized, "Disney")

Additional context / Screenshot

image

@carlosmixz carlosmixz added bug Something isn't working needs triage labels May 19, 2023
@carlosmixz
Copy link
Author

God

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs triage
Projects
None yet
Development

No branches or pull requests

1 participant