noticed icon indicating copy to clipboard operation
noticed copied to clipboard

Twilio delivery method: why is "message" a required parameter for the Notification class?

Open mikepond opened this issue 3 years ago • 1 comments

I'm confused by the requirement to require a message parameter for the Notification class in order to use the Twilio delivery method. I'm currently just sending in a generic string that I'm not even using in the actual SMS message because I'm generating the message within the notification class, just as I do with any other delivery method.

mikepond avatar Aug 02 '22 22:08 mikepond

Do you have a code example? I don't know that I am following.

excid3 avatar Aug 03 '22 01:08 excid3