-
Notifications
You must be signed in to change notification settings - Fork 729
Closed
Labels
type: community enhancementfeature request not on Twilio's roadmapfeature request not on Twilio's roadmap
Description
We will create a folder /helpers which will have sub folder for each helper module. These modules will help do things that take multiple API calls such as creating a template and sending an email with that template applied.
We will provide a template of what should go in that sub folder, right now we are thinking:
/helpers
/helpers/myhelper
/helpers/myhelper/myhelper.py (or perhaps a more elaborate structure depending on complexity)
/helpers/myhelper/README.md
/helpers/myhelper/example.py
/helpers/myehlper/tests
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
type: community enhancementfeature request not on Twilio's roadmapfeature request not on Twilio's roadmap