Method: OpenAI::Models::Chat::ChatCompletionDeleted#deleted

Defined in:
lib/openai/models/chat/chat_completion_deleted.rb

#deletedBoolean

Whether the chat completion was deleted.

Returns:



18
# File 'lib/openai/models/chat/chat_completion_deleted.rb', line 18

required :deleted, OpenAI::Internal::Type::Boolean