Created
November 28, 2020 04:12
-
-
Save erwan-lemonnier/d451cff03c0b36169e2ae346b0b2c69b to your computer and use it in GitHub Desktop.
Revisions
-
erwan-lemonnier created this gist
Nov 28, 2020 .There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,49 @@ { "timestamp": "2020-11-28T04:11:40.530Z", "eventId": "string", "eventType": "MESSAGE_ADDED", "message": { "messageId": "string", "chatId": "string", "parentId": "string", "isRead": true, "type": "USER", "text": "string", "authorAvatar": "string", "authorName": "string", "authorUserId": "string", "createdAt": "string", "updatedAt": "string", "epochCreated": 0 }, "chat": { "chatId": "string", "type": "1_ON_1", "title": "string", "activityId": "string", "groupId": "string", "isEmpty": true, "lastMessage": { "isMine": true, "text": "string", "authorName": "string", "authorAvatar": "string", "parentId": "string", "createdAt": "string", "updatedAt": "string" }, "hasUnread": true, "owners": [ { "userId": "string", "avatar": "string", "displayName": "string" } ], "avatars": [ "string" ], "createdAt": "string" }, "channelId": "string" }