UNPKG

@twilio/autopilot-templates

Version:
23 lines (22 loc) 803 B
{ "Show Text": { "gitUrl": "https://github.com/twilio/autopilot-templates.git", "shortDescription":"Display text", "fileName" : "Actions/show/show_text.json" }, "Show Image": { "gitUrl": "https://github.com/twilio/autopilot-templates.git", "shortDescription":"Display an image", "fileName" : "Actions/show/show_image.json" }, "Show Image and Text": { "gitUrl": "https://github.com/twilio/autopilot-templates.git", "shortDescription":"Display an image and text", "fileName" : "Actions/show/show_image_and_text.json" }, "Show Text and Say": { "gitUrl": "https://github.com/twilio/autopilot-templates.git", "shortDescription":"Display text and speak", "fileName" : "Actions/show/show_text_and_say.json" } }