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