Record
post-messages-send-template-json-params
No description available.
record post-messages-send-template-json-params {
async-op: option<bool>,
ip-pool: option<string>,
key: option<string>,
message: option<send-template-message>,
send-at: option<string>,
template-content: option<list<send-template-template-content-item>>,
template-name: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| async-op | option<bool> | |
| ip-pool | option<string> | |
| key | option<string> | |
| message | option<send-template-message> | |
| send-at | option<string> | |
| template-content | option<list<send-template-template-content-item>> | |
| template-name | option<string> |