rasa_sdk v0.0.1 RasaSdk.Model.Response

Link to this section Summary

Link to this section Types

Specs

t() :: %RasaSdk.Model.Response{
  buttons: [RasaSdk.Model.Button] | nil,
  template: String.t(),
  text: String.t()
}