retrieve_message | R Documentation |
Retrieve a message.
retrieve_message(message_id, thread_id, return_response = F)
message_id |
(string) The ID of the message to retrieve. Required |
thread_id |
(string) The ID of the thread to which this message belongs. Required |
return_response |
(boolean) Whether to return the API response or parse the contents of the response. Defaults to FALSE (parse the response). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.