-
Notifications
You must be signed in to change notification settings - Fork 613
Is there a function for setSendEachAt #1093
Open
Description
I am trying to send the same email at 2 different times 7:30 and 12:30 and wondered if the 2 times can be sent in the one api call. I seem to be unable to find the function for 'send_each_at'.
$email->setSendEachAt();
Only
$email->setSendAt();
Does it exist or am I calling the wrong function name? Or do I need to send it as a addCustomArg
Metadata
Metadata
Assignees
Labels
No labels
Type
Fields
Give feedbackNo fields configured for issues without a type.