Reinier Millo Sánchez

Results 12 comments of Reinier Millo Sánchez

It can be added to use with typescript support and keep developing it as JS, you need to provide the module declaration file.

I have to use it on one project and have added the following definition to my project ``` declare module '@vue-leaflet/vue-leaflet' { import type { DefineComponent } from 'vue'; export...

I'm working on it. Currently i'm reading all whatsapp messages but i'm trying to finish the writer to allow send messages and then upload the changes.

I have added to develop branch the binary reader for WhatsApp messages. Currently the implementation is receiving text plain messages. To integrate with the message handler i have added a...

Hi, i'm interested to collaborate. I'm currently using the project i'm working to allow it send and receive messages. I'm also quite busy, but i will try to help with...

> @reinier-millo Do you want to be a maintainer? Or, do you just want to contribute? > > If you want to be a **maintainer**, I will consider inviting you...

I have added to develop branch the binary reader for WhatsApp messages. Currently the implementation is receiving text plain messages. To integrate with the message handler i have added a...

I have added to develop branch the binary reader for WhatsApp messages. Currently the implementation is receiving text plain messages. To integrate with the message handler i have added a...

> @p4kl0nc4t I was able to have a successful login using [this](https://github.com/adiwajshing/Baileys/tree/multi-device) particular branch of this repo. > > Though what a successful login means, I am still investigating. I...

> Would adding a dependency fix the issue? > > ``` > depends_on = [module.eks.cluster_id] > ``` > > Either way, it seems like the module should automatically detect that...