Carla Test Helper v0.1.14 CarlaTestHelper.BotConnectorBehaviour behaviour View Source

Link to this section Summary

Link to this section Callbacks

Link to this callback button_action(map, arg1, arg2, arg3) View Source
button_action(map(), String.t(), String.t(), String.t()) :: map()
Link to this callback button_linkout(map, arg1, arg2, arg3) View Source
button_linkout(map(), String.t(), String.t(), String.t()) :: map()
Link to this callback button_linkout(map, arg1, arg2, arg3, list) View Source
button_linkout(map(), String.t(), String.t(), String.t(), [String.t()]) :: map()
Link to this callback button_user_response(map, arg1, arg2, arg3) View Source
button_user_response(map(), String.t(), String.t(), String.t()) :: map()
Link to this callback debug_last_response(map, arg1) View Source
debug_last_response(map(), String.t()) :: map()
Link to this callback gallery_card_button_action(map, arg1, integer, arg3, arg4) View Source
gallery_card_button_action(map(), String.t(), integer(), String.t(), String.t()) ::
  map()
Link to this callback gallery_card_button_linkout(map, arg1, integer, arg3, arg4) View Source
gallery_card_button_linkout(
  map(),
  String.t(),
  integer(),
  String.t(),
  String.t()
) :: map()
gallery_card_button_linkout(map(), String.t(), String.t(), String.t(), [
  String.t()
]) :: map()
Link to this callback message(map, arg1, arg2, arg3) View Source
message(map(), String.t(), String.t(), String.t()) :: map()
Link to this callback quick_reply(map, arg1, arg2, arg3) View Source
quick_reply(map(), String.t(), String.t(), String.t()) :: map()