Skip to content

sendWhatsAppAudio does not send a reply #2485

@DuuhNog

Description

@DuuhNog

Welcome!

  • Yes, I have searched for similar issues on GitHub and found none.

What did you do?

I'm sending to the sendWhatsAppAudio endpoint in this way.

{
"number": "55489999999999",
"audio": "[base64]",
"quoted": {
"key": {
"id": "3EB0006934B47898977C8C"
}
}
}

The audio is sent normally, but it doesn't go through as a reply.

Image

It should work like this
Image

What did you expect?

Send audio by marking a message as a reply.

It should work like this
Image

What did you observe instead of what you expected?

Sending a normal audio message without specifying which message you are replying to.

Screenshots/Videos

No response

Which version of the API are you using?

Version: 2.3.7

What is your environment?

Docker

Other environment specifications

No response

If applicable, paste the log output

No response

Additional Notes

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions