Untitled
unknown
plain_text
3 months ago
436 B
2
Indexable
def lambda_handler(event, context): return { "sessionAttributes": {}, "dialogAction": { "type": "Close", "fulfillmentState": "Fulfilled", "message": { "contentType": "PlainText", "content": "Hi Roshan Shaji Philip, I have ordered your sweet potato curly fries. As selected, your fries will be light salt." } } }
Editor is loading...
Leave a Comment