slackr_ims function

Get a data frame of Slack IM ids

Get a data frame of Slack IM ids

slackr_ims(token = Sys.getenv("SLACK_TOKEN"))

Arguments

  • token: Authentication token bearing required scopes.

Returns

data.frame of im ids and user names

References

https://github.com/mrkaye97/slackr/pull/13

Author(s)

Quinn Weber (aut), Bob Rudis (ctb)