Provides struct and type for a Response.Computer.ScreenshotImage
@type t() :: %OpenAi.Response.Computer.ScreenshotImage{ file_id: String.t() | nil, image_url: String.t() | nil, type: String.t() }