Send and receive PniSignatureMessage
This commit is contained in:
parent
95be24e8f7
commit
00cfd92dd0
43 changed files with 1082 additions and 164 deletions
|
@ -410,6 +410,7 @@ function markStoryRead(
|
|||
senderE164: message.attributes.source,
|
||||
senderUuid: message.attributes.sourceUuid,
|
||||
timestamp: message.attributes.sent_at,
|
||||
isDirectConversation: false,
|
||||
};
|
||||
const viewSyncs: Array<SyncType> = [viewedReceipt];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue