Get a data frame of Slack IM ids
slackr_ims(token = Sys.getenv("SLACK_TOKEN"))
token
Authentication token bearing required scopes.
data.frame of im ids and user names
data.frame
Quinn Weber (aut), Bob Rudis (ctb)
https://github.com/mrkaye97/slackr/pull/13