slack-web-1.5.0.0: tests/golden/SlackWebhookEvent/joinChannel.json
{
"token": "aaaa",
"team_id": "T043DB835ML",
"api_app_id": "A0442TUPHGR",
"event": {
"type": "message",
"subtype": "channel_join",
"ts": "1664222685.728809",
"user": "U0442US8QGH",
"text": "<@U0442US8QGH> has joined the channel",
"inviter": "U043H11ES4V",
"channel": "C043KSKGJUB",
"event_ts": "1664222685.728809",
"channel_type": "channel"
},
"type": "event_callback",
"event_id": "Ev043W120WSH",
"event_time": 1664222685,
"authorizations": [
{
"enterprise_id": null,
"team_id": "T043DB835ML",
"user_id": "U0442US8QGH",
"is_bot": true,
"is_enterprise_install": false
}
],
"is_ext_shared_channel": false,
"event_context": "aaaa"
}