Skip to contents

This function attempts to parse a Slack response into a tidy tibble. It will gradually be replaced as I implement specific parsers, and eventually will not be exported.

Usage

slack_response_parser(resp)

Arguments

resp

A httr2 response object, created by req_perform().

Value

A tibble of results.