Don't set or read reaction target phone number
This commit is contained in:
parent
1a9c6b9385
commit
63ece2e9b4
5 changed files with 2 additions and 13 deletions
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;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue