ChatMessage.ReplyToId Property

Definition

ID of the parent message of the thread

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

Property Value

Attributes

Applies to