Provides struct and type for a File.DeleteResponse
@type t() :: %OpenAi.File.DeleteResponse{ deleted: boolean(), id: String.t(), object: String.t() }