An object about the time events were received
Properties| Name | Type | Description |
|---|---|---|
channel | String | The channel the message is responding to |
ext | Object | An object that looks like this: |
id | String.<Number> | The message id this message is responding to |
successful | Boolean | Whether the message was successful |
- Source
Example
{
"timetrack": 265834652 // date received
}