Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Feat/baileys sticker video #850

Merged

Conversation

enrique-holguin
Copy link
Contributor

Que tipo de Pull Request es?

  • Mejoras
  • Bug
  • Docs / tests

Descripción

Se añadieron las referencias de vídeo y sticker al proveedor de Bailyes.
Ahora se puede capturar esos eventos :

Flow de Prueba :

const flowMedia = addKeyword(EVENTS.MEDIA).addAction(async (ctx, ctxFn) => {
    console.log(ctx)
    return ctxFn.endFlow('Gracias por tu archivo media')
})

Forma parte de este proyecto.

@enrique-holguin enrique-holguin changed the title sticker and video added Feat/Baileys Sticker Video Sep 12, 2023
@enrique-holguin enrique-holguin changed the title Feat/Baileys Sticker Video Feat/baileys sticker video Sep 12, 2023
@leifermendez leifermendez merged commit 1af603f into codigoencasa:dev Sep 13, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants