slapp
Version:
A module for Slack App integrations
34 lines (33 loc) • 850 B
JSON
{
"type": "event",
"body": {
"token": "UXXXXXXXXXXXXXXX",
"team_id": "TXXXXXXXX",
"api_app_id": "AXXXXXXXX",
"event": {
"type": "reaction_added",
"user": "UXXXXXXXX",
"item": {
"type": "message",
"channel": "DXXXXXXXX",
"ts": "1469983855.000006"
},
"reaction": "+1",
"event_ts": "1469983859.686541"
},
"type": "event_callback",
"authed_users": ["UXXXXXXXX"]
},
"meta": {
"verify_token": "UXXXXXXXXXXXXXXX",
"user_id": "UXXXXXXXX",
"team_id": "TXXXXXXXX",
"app_token": "xoxp-xxxxxxxxxxx-xxxxxxxxxxx-xxxxxxxxxxx-xxxxxxxxxxx",
"app_user_id": "UXXXXXXXX",
"bot_token": "xoxb-xxxxxxxxxxx-xxxxxxxxxxxxxxxxxxxxxxxx",
"bot_user_id": "UXXXXXXXX"
},
"conversation_id": "TXXXXXXXX::::UXXXXXXXX",
"_slapp": null,
"delay": 42965
}