DialogsBotComponent class

ボット ダイアログのボット コンポーネント。

Extends

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

ボット コンポーネントの構成。