slackr_channels: Get a data frame of Slack channels

View source: R/slackr_utils.R

slackr_channelsR Documentation

Get a data frame of Slack channels

Description

Get a data frame of Slack channels

Usage

slackr_channels(token = Sys.getenv("SLACK_TOKEN"), exclude_archived = TRUE)

Arguments

token

Authentication token bearing required scopes.

exclude_archived

A boolean indicating whether or not to exclude archived channels.

Value

A data.frame of channels


hrbrmstr/slackr documentation built on Nov. 10, 2023, 5:32 p.m.