member_joined.json
441 Bytes
{
"events": [
{
"type": "memberJoined",
"replyToken": "REPLYTOKEN12345",
"source": {
"groupId": "C1234567890",
"type": "group"
},
"timestamp": 1553506027708,
"mode": "active",
"joined": {
"members": [
{
"userId": "U111111",
"type": "user"
}
]
}
}
],
"destination": "Uab012345678901234567890123456789"
}