Provides struct and type for a Response.Computer.Move
@type t() :: %OpenAi.Response.Computer.Move{ type: String.t(), x: integer(), y: integer() }