mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 20:26:24 +00:00
Don't set or read reaction target phone number
This commit is contained in:
1
ts/textsecure.d.ts
vendored
1
ts/textsecure.d.ts
vendored
@@ -736,7 +736,6 @@ export declare namespace DataMessageClass {
|
||||
class Reaction {
|
||||
emoji: string | null;
|
||||
remove: boolean;
|
||||
targetAuthorE164: string | null;
|
||||
targetAuthorUuid: string | null;
|
||||
targetTimestamp: ProtoBigNumberType | null;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user