Business Messages API allows programmatical access to Google Business Messages.
Questions tagged [business-messages-api]
2 questions
0
votes
0 answers
Way to update receipt in Google business message
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…
Sohaib Siddique Butt
- 96
- 4
0
votes
1 answer
Special character in key in the conf file for Internationlization in play framework
I am trying to use the Internationalization feature of the Play Framework.
It involves the creation of a new conf file for each language that we want to support. Example for french we create a messages.fr file in the conf folder.
Inside it we define…
Prakhar Singh
- 47
- 8