]> nmode's Git Repositories - signal-cli/blobdiff - graalvm-config-dir/reflect-config.json
Implement textStyles for sending and receiving
[signal-cli] / graalvm-config-dir / reflect-config.json
index 5ace3d390023d0534f455279d7b80d0892f6ac21..240edebd2859f2c9c2885f671a2f91a2ec0f6c14 100644 (file)
     {"name":"remoteDelete","parameterTypes":[] }, 
     {"name":"sticker","parameterTypes":[] }, 
     {"name":"storyContext","parameterTypes":[] }, 
+    {"name":"textStyles","parameterTypes":[] }, 
     {"name":"timestamp","parameterTypes":[] }, 
     {"name":"viewOnce","parameterTypes":[] }
   ]
     {"name":"authorUuid","parameterTypes":[] }, 
     {"name":"id","parameterTypes":[] }, 
     {"name":"mentions","parameterTypes":[] }, 
-    {"name":"text","parameterTypes":[] }
+    {"name":"text","parameterTypes":[] }, 
+    {"name":"textStyles","parameterTypes":[] }
   ]
 },
 {
     {"name":"destinationUuid","parameterTypes":[] }
   ]
 },
+{
+  "name":"org.asamk.signal.json.JsonTextStyle",
+  "allDeclaredFields":true,
+  "queryAllDeclaredMethods":true,
+  "queryAllDeclaredConstructors":true,
+  "methods":[
+    {"name":"length","parameterTypes":[] }, 
+    {"name":"start","parameterTypes":[] }, 
+    {"name":"style","parameterTypes":[] }
+  ]
+},
 {
   "name":"org.asamk.signal.json.JsonTypingMessage",
   "allDeclaredFields":true,