Created
August 28, 2016 00:41
-
-
Save cainhill/760836c0b570078add440c926594dc1c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"text": "This is the message content", | |
"attachments": [ | |
{ | |
"text": "This is the attachment text", | |
"fallback": "This is the attachment text" | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment