PostMessageResponse.Channel Property

Definition

The channel which the message was posted to.

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

Property Value

Attributes

Applies to