Wasm Directoryalpha
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

NameTypeDescription
async-opoption​<bool>
ip-pooloption​<string>
keyoption​<string>
messageoption​<send-template-message>
send-atoption​<string>
template-contentoption​<list​<send-template-template-content-item>>
template-nameoption​<string>