sms_send
Last edit: Oct 17, 2024
Sms will be queued to send
sms_send(
data: HashObject
sms: SmsSendInput
template: NotificationTemplateInput
): SmsSendPayload
Arguments
data
(HashObject
)
Variables that will be accesible in liquid
sms
(SmsSendInput
)
template
(NotificationTemplateInput
)
Template defined in app/smses
Type
SmsSendPayload
Autogenerated return type of SmsSend.