BotProperties.ConfiguredChannels Property

Definition

Collection of channels for which the bot is configured.

public System.Collections.Generic.IReadOnlyList<string> ConfiguredChannels { get; }
member this.ConfiguredChannels : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property ConfiguredChannels As IReadOnlyList(Of String)

Property Value

Applies to