Introduce new urgent property for outgoing messages
This commit is contained in:
@@ -89,6 +89,7 @@ export async function wrapWithSyncMessageSend({
|
||||
expirationStartTimestamp: null,
|
||||
options,
|
||||
timestamp,
|
||||
urgent: false,
|
||||
}),
|
||||
{ messageIds, sendType: sendType === 'message' ? 'sentSync' : sendType }
|
||||
);
|
||||
|
Reference in New Issue
Block a user