convert_response_to_tibble {slackr} | R Documentation |
Convert Slack API json response to tibble.
convert_response_to_tibble(x, element)
x |
The Slack API response object, returned from call_slack_api. |
element |
The name of the list element to extract. |
A tibble