DialogsBotComponent class
Bot 對話框的 Bot 元件。
- Extends
-
BotComponent
繼承的屬性
| z |
方法
| configure |
繼承的屬性詳細資料
z
static z: ZodType<BotComponent, ZodTypeDef>
屬性值
ZodType<BotComponent, ZodTypeDef>
繼承自 BotComponent.z
方法詳細資料
configureServices(ServiceCollection, Configuration)
function configureServices(services: ServiceCollection, configuration: Configuration)
參數
- services
-
ServiceCollection
要註冊的服務集合。
- configuration
-
Configuration
Bot 元件的設定。