slackr_ims: Get a data frame of Slack IM ids
Description
Get a data frame of Slack IM ids
Usage
slackr_ims(token = Sys.getenv("SLACK_TOKEN"))
Value
data.frame
of im ids and user names
Arguments
- token
Authentication token bearing required scopes.
Author
Quinn Weber (aut), Bob Rudis (ctb)