Hello, first of all thanks for this great integration tool with whatsapp.
I would just like to have a question about the 'chat_reply_message' function. Still works? or do you have a right way to use it?
I did some tests and could not use them.
I tried to use it like this:
contact.chat.reply_message ('some text')
and so:
contact.chat.reply_message (message.id, 'some text')
but always with errors
if possible, would you have some examples so that I could understand its operation?
thanks for listening