Clova v0.2.1 Clova.Request.Intent View Source

A struct that represents the intent portion of the clova request. For the representation of the entire request, see Clova.Request.

The intent :name is passed to the Clova.handle_intent/3 callback.

Data can be retrieved from named slots using Clova.Request.get_slot/2.