answerGuestQuery
Returns: SentGuestMessageOfficial docs ↗
Use this method to reply to a received guest message. On success, a SentGuestMessage object is returned.
Parameters
guest_query_idStringRequiredUnique identifier for the query to be answered
A JSON-serialized object describing the message to be sent
Returns
On success, the SentGuestMessage object is returned.