BotProperties.EnabledChannels Property

Definition

Collection of channels for which the bot is enabled.

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

Property Value

Applies to