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

[BUG] Cannot add a label on chat #1131

Open
ImPedro29 opened this issue Nov 13, 2024 · 0 comments
Open

[BUG] Cannot add a label on chat #1131

ImPedro29 opened this issue Nov 13, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@ImPedro29
Copy link

ImPedro29 commented Nov 13, 2024

Describe the bug
Func addChatLabel is not working, if call it, this one not return error and not set label on my whatsapp.

To Reproduce
Steps to reproduce the behavior:

  1. Created a new connection
  2. Wait to sync
  3. Add more than 20 labels on app
  4. Call sock.addChatLabel("jid", "1") (my number jid and labelid)

Expected behavior
I expects it to add label and see it on my other devices

Environment (please complete the following information):

Additional context
I've tried using evolution api to add a label on a chat but it not worked. Now I trying to do directly on baileys but I with same result, it just doesn't put label.

Edit:
It worked after I removed all labels and added new. But stoped to work now, is inconsistent

@ImPedro29 ImPedro29 added the bug Something isn't working label Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant