rasa_sdk v0.0.1 RasaSdk.Model.ButtonResponse
Text with buttons which should be sent to the user.
Link to this section Summary
Link to this section Types
Specs
t() :: %RasaSdk.Model.ButtonResponse{ buttons: [RasaSdk.Model.Button] | nil, text: String.t() | nil }