DialogsBotComponent class

机器人对话的机器人组件。

扩展

BotComponent

继承属性

z

方法

configureServices(ServiceCollection, Configuration)

继承属性详细信息

z

static z: ZodType<BotComponent, ZodTypeDef>

属性值

ZodType<BotComponent, ZodTypeDef>

继承自 BotComponent.z

方法详细信息

configureServices(ServiceCollection, Configuration)

function configureServices(services: ServiceCollection, configuration: Configuration)

参数

services

ServiceCollection

要注册的服务集合。

configuration

Configuration

机器人组件的配置。