@itentialopensource/adapter-slack
Version:
This adapter integrates with system Slack
61 lines • 1.21 kB
JSON
{
"has_more": false,
"latest": "1358547726.000003",
"messages": [
{
"text": "Hello",
"ts": "1358546515.000008",
"type": "message",
"user": "U2147483896"
},
{
"is_starred": true,
"reactions": [
{
"count": 3,
"name": "space_invader",
"users": [
"U1",
"U2",
"U3"
]
},
{
"count": 5,
"name": "sweet_potato",
"users": [
"U1",
"U2",
"U3",
"U4",
"U5"
]
}
],
"text": "World",
"ts": "1358546515.000007",
"type": "message",
"user": "U2147483896"
},
{
"ts": "1358546515.000007",
"type": "something_else"
},
{
"attachments": [
{
"fallback": "This is an attachment fallback",
"id": 1,
"text": "Don't get too attached"
}
],
"bot_id": "B19LU7CSY",
"subtype": "bot_message",
"text": "Containment unit is 98% full",
"ts": "1503435956.000247",
"type": "message",
"username": "ecto1138"
}
],
"ok": true
}