Skip to content

Commit 4d13b27

Browse files
authored
Update viewpoint.md
1 parent d28bce6 commit 4d13b27

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

graph/patterns/viewpoint.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -68,11 +68,10 @@ Content-type: application/json
6868
"id": "19:meeting_MjdhNjM4YzUtYzExZi00OTFkLTkzZTAtNTVlNmZmMDhkNGU2@thread.v2",
6969
"topic": "Meeting chat sample",
7070
"createdDateTime": "2020-12-08T23:53:05.801Z",
71-
"lastUpdatedDateTime": "2020-12-08T23:58:32.511Z",
71+
"lastUpdatedDateTime": "2022-12-08T23:58:32.511Z",
7272
"chatType": "meeting",
7373
"viewpoint":{
74-
"lastMessageReadDateTime": "2021-03-28T21:10:00.000Z"
75-
/* User has unread messages */
74+
"lastMessageReadDateTime": "2021-03-28T21:10:00.000Z"
7675
}
7776
},
7877
{
@@ -82,8 +81,7 @@ Content-type: application/json
8281
"lastUpdatedDateTime": "2020-12-08T23:53:11.012Z",
8382
"chatType": "group",
8483
"viewpoint":{
85-
"lastMessageReadDateTime": "0000-01-01T00:00:00.000Z"
86-
/* User hasnt read anything since no message was posted */
84+
"lastMessageReadDateTime": "0000-01-01T00:00:00.000Z"
8785
}
8886
}
8987
]

0 commit comments

Comments
 (0)