slack-api-client 0.1.6

slack api client Project homepage: https://github.com/isaacadams/slack-api-client
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Slack


Interacts with the Slack API\
[api reference](https://api.slack.com/methods)

## Formatted Messages


Slack provides a feature-rich API to format messages sent to slack. It is called [`Block Kit`](https://api.slack.com/block-kit), and can be used to construct beautiful messages.

- [block kit builder]https://app.slack.com/block-kit-builder/
- [elements reference]https://api.slack.com/reference/block-kit/block-elements#button
- [layout reference]https://api.slack.com/reference/block-kit/blocks

## Endpoints


- [`chat.postMessage`]https://api.slack.com/methods/chat.postMessage