Udostępnij za pośrednictwem


SlackAdapterBotComponent Klasa

Definicja

Przestroga

The Bot Framework Adapters will be deprecated in the next version of the Bot Framework SDK and moved to https://github.com/BotBuilderCommunity/botbuilder-community-dotnet. Please refer to their new location for all future work.

BotComponent definicja dla SlackAdapter.

[System.Obsolete("The Bot Framework Adapters will be deprecated in the next version of the Bot Framework SDK and moved to https://github.com/BotBuilderCommunity/botbuilder-community-dotnet. Please refer to their new location for all future work.")]
public class SlackAdapterBotComponent : Microsoft.Bot.Builder.BotComponent
[<System.Obsolete("The Bot Framework Adapters will be deprecated in the next version of the Bot Framework SDK and moved to https://github.com/BotBuilderCommunity/botbuilder-community-dotnet. Please refer to their new location for all future work.")>]
type SlackAdapterBotComponent = class
    inherit BotComponent
Public Class SlackAdapterBotComponent
Inherits BotComponent
Dziedziczenie
SlackAdapterBotComponent
Atrybuty

Konstruktory

SlackAdapterBotComponent()
Przestarzałe.

BotComponent definicja dla SlackAdapter.

Metody

ConfigureServices(IServiceCollection, IConfiguration)
Przestarzałe.

Punkt wejścia składników bota do rejestrowania typów w Eksploratorze zasobów, korzystania z konfiguracji i rejestrowania usług w kolekcji usług.

Dotyczy