mirror of
https://github.com/AsamK/signal-cli
synced 2025-09-03 04:50:37 +00:00
GraalVM: added reflection config for delete messages
This commit is contained in:
parent
0797217588
commit
c9b07009ef
1 changed files with 7 additions and 0 deletions
|
@ -1527,6 +1527,13 @@
|
||||||
{"name":"organization_", "allowUnsafeAccess":true}
|
{"name":"organization_", "allowUnsafeAccess":true}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name":"org.whispersystems.signalservice.internal.push.SignalServiceProtos$DataMessage$Delete",
|
||||||
|
"fields":[
|
||||||
|
{"name":"bitField0_", "allowUnsafeAccess":true},
|
||||||
|
{"name":"targetSentTimestamp_", "allowUnsafeAccess":true}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name":"org.whispersystems.signalservice.internal.push.SignalServiceProtos$DataMessage$Preview",
|
"name":"org.whispersystems.signalservice.internal.push.SignalServiceProtos$DataMessage$Preview",
|
||||||
"fields":[
|
"fields":[
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue