View source: R/lexmodelbuildingservice_operations.R
lexmodelbuildingservice_delete_bot_alias | R Documentation |
Deletes an alias for the specified bot.
See https://www.paws-r-sdk.com/docs/lexmodelbuildingservice_delete_bot_alias/ for full documentation.
lexmodelbuildingservice_delete_bot_alias(name, botName)
name |
[required] The name of the alias to delete. The name is case sensitive. |
botName |
[required] The name of the bot that the alias points to. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.