LuisBotComponent class
LUIS @see cref="BotComponent" definition.
- Extends
-
BotComponent
Inherited Properties
z |
Methods
configure |
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 dependency injection.
- _configuration
-
Configuration
Configuration for the bot component.