GenerateImage

constructor(prompt: String, size: Size)
constructor(prompt: String, size: Size = Size.`1024x1024`, response_format: ImageResponseFormat = url, n: Int = 1, quality: Quality = Quality.standard, style: Style = Style.vivid, user: User? = null)