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