View source: R/lexmodelsv2_operations.R
lexmodelsv2_describe_bot_version | R Documentation |
Provides metadata about a version of a bot.
See https://www.paws-r-sdk.com/docs/lexmodelsv2_describe_bot_version/ for full documentation.
lexmodelsv2_describe_bot_version(botId, botVersion)
botId |
[required] The identifier of the bot containing the version to return metadata for. |
botVersion |
[required] The version of the bot to return metadata for. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.