Method: OpenApiOpenAIClient::MessageDeltaObject#id

Defined in:
lib/openapi_openai/models/message_delta_object.rb

#idObject

The identifier of the message, which can be referenced in API endpoints.



20
21
22
# File 'lib/openapi_openai/models/message_delta_object.rb', line 20

def id
  @id
end