OpenAI::Move
Inherits JSON::Serializable < Reference < Object
A mouse move action.
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
type_value=(type_value : MoveType)
Specifies the event type. For a move action, this property is
always set to move.