Usage
slack_api_test(error, foo, token = Sys.getenv("SLACK_TOKEN"))
Arguments
- error
Error response to return
- foo
example property to return
- token
(character
) A bearer token provided by Slack. A later
enhancement will add the ability to generate this token. Slack token are
long-lasting, and should be carefully guarded.
Value
BKTODO: Return descriptions are not yet implemented in beekeeper