Send/Receive support for reaction read syncs
This commit is contained in:
parent
82a9705010
commit
e0c324e4ba
23 changed files with 1188 additions and 498 deletions
|
@ -723,7 +723,7 @@ export class ConversationController {
|
|||
|
||||
async prepareForSend(
|
||||
id: string | undefined,
|
||||
options?: { syncMessage?: boolean; disableMeCheck?: boolean }
|
||||
options?: { syncMessage?: boolean }
|
||||
): Promise<{
|
||||
wrap: (
|
||||
promise: Promise<CallbackResultType | void | null>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue