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

NameTypeDescription
channel-iddefs-channel-id
date-createdstring
idstring
post-atstring
textoption​<string>