AdaptiveBotComponent class  
BotComponent for adaptive components.
- Extends
- 
			BotComponent 
Inherited Properties
| z | 
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.