Forward user sent message to Chatbot through GET request.
The receipient mobile number of message
The sender mobile number of message
Type of message ex:- text, image
If media_type is "text" then the actual message would be picked from this field
media data if meda_type other than text
message forwarded to chatbot sucessfully.
Forward user sent message to Chatbot through POST request
The receipient mobile number of message
The sender mobile number of message
Type of message ex:- text, image
If media_type is "text" then the actual message would be picked from this field
media data if meda_type other than text
message forwarded to chatbot sucessfully.