Andres Aya
Andres Aya
I have the same problem :(
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 
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  
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