PostMessageRequest.LinkNames Property

Definition

Find and link channel names and usernames.

[System.Text.Json.Serialization.JsonPropertyName("link_names")]
public int? LinkNames { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("link_names")>]
member this.LinkNames : Nullable<int> with get, set
Public Property LinkNames As Nullable(Of Integer)

Property Value

Attributes

Applies to