remove_bookmark_starting_with: Title

View source: R/remove_bookmark_starting_with.R

remove_bookmark_starting_withR Documentation

Title

Description

Title

Usage

remove_bookmark_starting_with(
  pattern,
  channel,
  all = slack::get_all_bookmarks_from_channel(channel = channel, token = token,
    all_channel = all_channel),
  all_channel = slackr::slackr_channels(),
  token = Sys.getenv("SLACK_API_TOKEN")
)

Arguments

token

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