Record
messages-response-messages-item
No description available.
record messages-response-messages-item {
action: option<string>,
action-time: option<string>,
date-time: option<string>,
message: option<string>,
sender: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| action | option<string> | |
| action-time | option<string> | |
| date-time | option<string> | |
| message | option<string> | |
| sender | option<string> |