struct

Agent::Action

Inherits Struct < Value < Object

Constructors

new(app_id : String, id : String, action : String, arguments : ActionArgument, handler : String, handler_arguments : ActionArgument, previous_id : String | Nil = nil, vendor : Hash(String, String) = ActionVendor.new)
Source

Instance methods

action
Source
app_id
Source
arguments
Source
handler_arguments
Source
match?(match : ActionMatch)
Source
previous_id
Source
vendor
Source