NewChat.Title Property

Definition

Title, displayed only in group chats

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

Property Value

Attributes

Applies to