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

chore: adicionado possibilidade de mencionar de meneira oculta em uma… #2172

Merged

Conversation

megustalol
Copy link
Contributor

… foto.

Fixes # .

Changes proposed in this pull request

  • added a way to mention people in a photo, using the sendImageFromBase64 function.

To test (it takes a while): npm install github:<username>/wppconnect#<branch>

using lib:

const texto = 'mensagem'
const img = 'base64image....'
const geral2 = ['5511999999999@c.us', '5511988888888@c.us']

await client.sendImageFromBase64(message.from, img, texto, texto : '', null, null, geral2 )

@icleitoncosta
Copy link
Contributor

@megustalol
Copy link
Contributor Author

corrigido.

@icleitoncosta icleitoncosta merged commit 8fa8f9d into wppconnect-team:master May 9, 2024
4 of 5 checks passed
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

Successfully merging this pull request may close these issues.

None yet

2 participants