Add message reply option to WhatsApp Message Actions Node

The idea is:

Allow WhatsApp message Contextual replies by including the additional field context.
As seen in the WhatsApp documentation, every message accepts the context body attribute for contextual replies.

My use case:

Respond to an user message with a contextual reply like below:

I think it would be beneficial to add this because:

It gets the best out of the WhatsApp message API by adding a single attribute which can be send on any other type of WhatsApp message also.

Any resources to support this?

This is currently the node I am using to get access to the WhatsApp API feature from N8N instead of using the WhatsApp Message node directly.

Are you willing to work on this?

With the right indications / documentation on how to Pull Request, YES.