Clova v0.2.0 Clova.Request View Source

Represents the result of decoding the JSON data recevied from Clova.

Link to this section Summary

Functions

Helper function to retrieve the data of a named slot from a clova request. Returns the retrieved data, or nil if not present

Link to this section Functions

Link to this function get_slot(request, slot_name) View Source

Helper function to retrieve the data of a named slot from a clova request. Returns the retrieved data, or nil if not present.