Table of Contents

Class RunStepMessageCreation

Namespace
OpenAI.Threads
Assembly
OpenAI-DotNet.dll
public sealed class RunStepMessageCreation
Inheritance
RunStepMessageCreation
Inherited Members

Properties

MessageId

The ID of the message that was created by this run step.

[JsonInclude]
[JsonPropertyName("message_id")]
public string MessageId { get; }

Property Value

string