Andres Aya

Results 41 comments of Andres Aya

you are getting the message incorrectly you should look for the specific message you could use like this in the example [Example Baileys](https://github.com/WhiskeySockets/Baileys/blob/master/Example/example.ts) ``` javascript async function getMessage(key: WAMessageKey): Promise...

Could you provide more information about the error? I'm not really understanding it.

I use this, the important thing is how it is in the example, having the getMessage function defined Then from the message.update event set your logic https://github.com/WhiskeySockets/Baileys/blob/master/Example/example.ts ![image](https://user-images.githubusercontent.com/16548795/235354604-10dafa76-3953-453a-9c21-dfab626ba313.png)

share more details please

@iosahil Don't worry, it has already been identified and we expect to solve it with the pull mentioned earlier.

@RedTNT-Official can you please update to the latest version or provide more details I still can't recreate it

> > @RedTNT-Official can you please update to the latest version or provide more details I still can't recreate it > > I am on the latest version and the...

I have not had a problem generating the package. Be careful, I do not rule out that it is not like that, I am new https://github.com/WhiskeySockets/Baileys/blob/master/.github/workflows/publish-release.yml ![image](https://user-images.githubusercontent.com/16548795/235355038-d18dbcfd-c1da-4ad4-bbf2-6330dc844979.png) ![image](https://user-images.githubusercontent.com/16548795/235355047-32db61a9-8b25-4a2b-9867-086345a8374d.png)

you don't need to use the npmjs.com package you can use yarn add **github:WhiskeySockets/Baileys** instead while the release is being fixed