Properties
NAME | TYPE | DESCRIPTION |
total | integer | Total number of messages documents that matched your query. |
messages | array | List of messages. Can be one of: |
Example
JSON
{
"total": 5,
"messages": ""
}
JSON
{
"total": 5,
"messages": ""
}