次の方法で共有


ChatMessageRequest.ConversationId Property

Definition

Gets or sets the unique identifier for the conversation.

[System.ComponentModel.DataAnnotations.Required]
[System.Text.Json.Serialization.JsonPropertyName("conversationId")]
public string ConversationId { get; set; }
[<System.ComponentModel.DataAnnotations.Required>]
[<System.Text.Json.Serialization.JsonPropertyName("conversationId")>]
member this.ConversationId : string with get, set
Public Property ConversationId As String

Property Value

Attributes

Applies to