I am trying to send the read receipt to a message on behalf of the agent. But the bmApi.conversations.messages.updateReceipt() is not working. It is saying that it is not a function.
I am trying to do as per the documentation
I am able to send messages using this bmApi but I am unable to update it using a receipt. But I am getting error of not a function. I am using "^1.0.3" version of "businessmessages".
Why there is no such function or how can I find it?