DialogsBotComponent class

Bot component for bot Dialogs.

Extends

BotComponent

Inherited Properties

z

Methods

configureServices(ServiceCollection, Configuration)

Inherited Property Details

z

static z: ZodType<BotComponent, ZodTypeDef>

Property Value

ZodType<BotComponent, ZodTypeDef>

Inherited From BotComponent.z

Method Details

configureServices(ServiceCollection, Configuration)

function configureServices(services: ServiceCollection, configuration: Configuration)

Parameters

services

ServiceCollection

Services Collection to register.

configuration

Configuration

Configuration for the bot component.