mirror of
https://github.com/AsamK/signal-cli
synced 2025-08-28 18:10:38 +00:00
Update reflect-config
This commit is contained in:
parent
141d3326ab
commit
dba8cf7a6f
1 changed files with 4 additions and 2 deletions
|
@ -2037,7 +2037,10 @@
|
|||
"name":"org.signal.libsignal.protocol.IdentityKey"
|
||||
},
|
||||
{
|
||||
"name":"org.signal.libsignal.protocol.ServiceId"
|
||||
"name":"org.signal.libsignal.protocol.ServiceId",
|
||||
"allDeclaredFields":true,
|
||||
"queryAllDeclaredMethods":true,
|
||||
"queryAllDeclaredConstructors":true
|
||||
},
|
||||
{
|
||||
"name":"org.signal.libsignal.protocol.SignalProtocolAddress"
|
||||
|
@ -3021,7 +3024,6 @@
|
|||
{
|
||||
"name":"org.whispersystems.signalservice.internal.storage.protos.GroupV2Record",
|
||||
"allDeclaredFields":true,
|
||||
"fields":[{"name":"archived"}, {"name":"blocked"}, {"name":"dontNotifyForMentionsIfMuted"}, {"name":"hideStory"}, {"name":"markedUnread"}, {"name":"masterKey"}, {"name":"mutedUntilTimestamp"}, {"name":"storySendMode"}, {"name":"whitelisted"}],
|
||||
"methods":[{"name":"adapter","parameterTypes":[] }, {"name":"unknownFields","parameterTypes":[] }]
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue