chat.postMessage
Sends a message to a channel.
Authorization
: Bearer xxxx-xxxxxxxxx-xxxx
Content-Type
: application/json
C1234567890
[{"pretext": "pre-hello", "text": "text-world"}]
[{"type": "section", "text": {"type": "plain_text", "text": "Hello world"}}]
Hello world