Update to the latest SignalService.proto
This commit is contained in:
parent
cf5dc4b940
commit
d26d915a44
26 changed files with 464 additions and 536 deletions
|
@ -222,7 +222,7 @@ describe('processDataMessage', () => {
|
|||
reaction: {
|
||||
emoji: '😎',
|
||||
targetAuthorAci: ACI_1,
|
||||
targetTimestamp: Long.fromNumber(TIMESTAMP),
|
||||
targetSentTimestamp: Long.fromNumber(TIMESTAMP),
|
||||
},
|
||||
}).reaction,
|
||||
{
|
||||
|
@ -239,7 +239,7 @@ describe('processDataMessage', () => {
|
|||
emoji: '😎',
|
||||
remove: true,
|
||||
targetAuthorAci: ACI_1,
|
||||
targetTimestamp: Long.fromNumber(TIMESTAMP),
|
||||
targetSentTimestamp: Long.fromNumber(TIMESTAMP),
|
||||
},
|
||||
}).reaction,
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue