Record
list-op-response-scheduled-messages-item
No description available.
record list-op-response-scheduled-messages-item {
channel-id: defs-channel-id,
date-created: string,
id: string,
post-at: string,
text: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| channel-id | defs-channel-id | |
| date-created | string | |
| id | string | |
| post-at | string | |
| text | option<string> |