View source: R/chatbot_operations.R
chatbot_disassociate_from_configuration | R Documentation |
Unlink a resource, for example a custom action, from a channel configuration.
See https://www.paws-r-sdk.com/docs/chatbot_disassociate_from_configuration/ for full documentation.
chatbot_disassociate_from_configuration(Resource, ChatConfiguration)
Resource |
[required] The resource (for example, a custom action) Amazon Resource Name (ARN) to unlink. |
ChatConfiguration |
[required] The channel configuration the resource is being disassociated from. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.