Refactor outbound delivery state, take 2
This reverts commit ad217c808d
.
This commit is contained in:
parent
aade43bfa3
commit
c4a09b7507
24 changed files with 2303 additions and 502 deletions
|
@ -2314,9 +2314,7 @@ export async function wrapWithSyncMessageSend({
|
|||
encodedDataMessage: dataMessage,
|
||||
expirationStartTimestamp: null,
|
||||
options,
|
||||
sentTo: [],
|
||||
timestamp,
|
||||
unidentifiedDeliveries: [],
|
||||
}),
|
||||
{ messageIds, sendType }
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue