Message Send Log to enable comprehensive resend
This commit is contained in:
parent
0fe68b57b1
commit
a42c41ed01
37 changed files with 3154 additions and 1266 deletions
|
@ -5,6 +5,7 @@ export type ReactionType = Readonly<{
|
|||
conversationId: string;
|
||||
emoji: string;
|
||||
fromId: string;
|
||||
messageId: string | undefined;
|
||||
messageReceivedAt: number;
|
||||
targetAuthorUuid: string;
|
||||
targetTimestamp: number;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue