AzureBotService Class
Azure Bot Service is a platform for creating smart conversational agents.
- Inheritance
-
builtins.objectAzureBotService
Constructor
AzureBotService(credential: TokenCredential, subscription_id: str, base_url: Optional[str] = None, **kwargs: Any)
Parameters
Variables
- bots
- BotsOperations
BotsOperations operations
- channels
- ChannelsOperations
ChannelsOperations operations
- direct_line
- DirectLineOperations
DirectLineOperations operations
- operations
- Operations
Operations operations
- bot_connection
- BotConnectionOperations
BotConnectionOperations operations
- host_settings
- HostSettingsOperations
HostSettingsOperations operations
Methods
| close |
close
close() -> None
Feedback
Submit and view feedback for