View source: R/set_channel_topic.R
set_channel_topic | R Documentation |
Set channel topic
set_channel_topic(
channel,
topic,
all_channel = slackr::slackr_channels(),
token = Sys.getenv("SLACK_API_TOKEN")
)
channel |
channel name |
topic |
topic to set |
token |
slack api token |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.