New interface to send messages #11

Closed
opened 2026-06-30 21:28:41 -04:00 by phoenix · 0 comments
Owner

Add some code to send a message. This includes scheduling as well. The code for this might take several steps, but is more concise. Instead of one function with four parameters, have four functions - set_config(...), set_message(...), set_contact(...), send_message(param).

Add some code to send a message. This includes scheduling as well. The code for this might take several steps, but is more concise. Instead of one function with four parameters, have four functions - `set_config(...)`, `set_message(...)`, `set_contact(...)`, `send_message(param)`.
Sign in to join this conversation.
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: phoenix/swoosh#11