Liking cljdoc? Tell your friends :D
ClojureScript only.

cljs-aws.lex-runtime


post-contentcljs

(post-content params__1284__auto__)

Parameters :accept, :bot-alias†, :bot-name†, :content-type†, :input-stream†, :request-attributes, :session-attributes, :user-id

Returns :audio-stream, :content-type, :dialog-state, :input-transcript, :intent-name, :message, :message-format, :session-attributes, :slot-to-elicit, :slots

https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/LexRuntime.html#postContent-property

required

__Parameters__
`:accept`, `:bot-alias`†, `:bot-name`†, `:content-type`†, `:input-stream`†, `:request-attributes`, `:session-attributes`, `:user-id`†

__Returns__
`:audio-stream`, `:content-type`, `:dialog-state`, `:input-transcript`, `:intent-name`, `:message`, `:message-format`, `:session-attributes`, `:slot-to-elicit`, `:slots`

https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/LexRuntime.html#postContent-property

† _required_
sourceraw docstring

post-textcljs

(post-text params__1284__auto__)

Parameters :bot-alias†, :bot-name†, :input-text†, :request-attributes, :session-attributes, :user-id

Returns :dialog-state, :intent-name, :message, :message-format, :response-card, :session-attributes, :slot-to-elicit, :slots

https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/LexRuntime.html#postText-property

required

__Parameters__
`:bot-alias`†, `:bot-name`†, `:input-text`†, `:request-attributes`, `:session-attributes`, `:user-id`†

__Returns__
`:dialog-state`, `:intent-name`, `:message`, `:message-format`, `:response-card`, `:session-attributes`, `:slot-to-elicit`, `:slots`

https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/LexRuntime.html#postText-property

† _required_
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close