Fix reaction field name in migration 88
This commit is contained in:
1
ts/model-types.d.ts
vendored
1
ts/model-types.d.ts
vendored
@@ -111,7 +111,6 @@ export type GroupV1Update = {
|
||||
export type MessageReactionType = {
|
||||
emoji: undefined | string;
|
||||
fromId: string;
|
||||
targetAuthorAci: AciString;
|
||||
targetTimestamp: number;
|
||||
timestamp: number;
|
||||
isSentByConversationId?: Record<string, boolean>;
|
||||
|
Reference in New Issue
Block a user