View source: R/supportapp_operations.R
supportapp_delete_slack_channel_configuration | R Documentation |
Deletes a Slack channel configuration from your Amazon Web Services account. This operation doesn't delete your Slack channel.
See https://www.paws-r-sdk.com/docs/supportapp_delete_slack_channel_configuration/ for full documentation.
supportapp_delete_slack_channel_configuration(channelId, teamId)
channelId |
[required] The channel ID in Slack. This ID identifies a channel within a Slack workspace. |
teamId |
[required] The team ID in Slack. This ID uniquely identifies a Slack workspace,
such as |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.