MessageRequest
Defined in: packages/messaging/src/types/message.types.ts:9
Properties
Section titled “Properties”options?
Section titled “options?”
optionaloptions:SendingOptions
Defined in: packages/messaging/src/types/message.types.ts:14
recipients
Section titled “recipients”recipients:
Recipient[]
Defined in: packages/messaging/src/types/message.types.ts:11
scheduling?
Section titled “scheduling?”
optionalscheduling:SchedulingOptions
Defined in: packages/messaging/src/types/message.types.ts:13
templateId
Section titled “templateId”templateId:
string
Defined in: packages/messaging/src/types/message.types.ts:10
variables
Section titled “variables”variables:
VariableMap
Defined in: packages/messaging/src/types/message.types.ts:12