set_channel_topic: Set channel topic

View source: R/set_channel_topic.R

set_channel_topicR Documentation

Set channel topic

Description

Set channel topic

Usage

set_channel_topic(
  channel,
  topic,
  all_channel = slackr::slackr_channels(),
  token = Sys.getenv("SLACK_API_TOKEN")
)

Arguments

channel

channel name

topic

topic to set

token

slack api token


VincentGuyader/slack documentation built on July 6, 2023, 2:21 p.m.