Partilhar via


TelegramChannelProperties(Boolean) Construtor

Definição

Inicializa uma nova instância de TelegramChannelProperties.

public TelegramChannelProperties (bool isEnabled);
new Azure.ResourceManager.BotService.Models.TelegramChannelProperties : bool -> Azure.ResourceManager.BotService.Models.TelegramChannelProperties
Public Sub New (isEnabled As Boolean)

Parâmetros

isEnabled
Boolean

Se esse canal está habilitado para o bot.

Aplica-se a