JoinChannelResponse.Warning Property

Definition

Whether the user is already in the channel or not.

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

Property Value

Attributes

Applies to