Record

send-mms-params

No description available.

record send-mms-params {
  body: string,
  country: option​<string>,
  custom-string: option​<string>,
  from-op: option​<string>,
  from-email: option​<string>,
  list-id: option​<f64>,
  media-file: string,
  schedule: option​<f64>,
  source: option​<string>,
  subject: string,
  to: string,
}

Fields

NameTypeDescription
bodystring
countryoption​<string>
custom-stringoption​<string>
from-opoption​<string>
from-emailoption​<string>
list-idoption​<f64>
media-filestring
scheduleoption​<f64>
sourceoption​<string>
subjectstring
tostring