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