Slack v0.0.12 Slack.API

Functions for checking calling code

Summary

Functions

Test calling code

Functions

test(client, body \\ [])

Test calling code.

https://api.slack.com/methods/api.test

Examples

Slack.client(token)
|> Slack.API.test(foo: "bar")