remove ASM handling

This commit is contained in:
adbenitez 2025-03-13 17:22:53 +01:00
parent 2e1a40b606
commit 218295c4f3
5 changed files with 4 additions and 89 deletions

View file

@ -150,7 +150,6 @@ public class DcMsg {
public native String getWebxdcHref ();
public native boolean isForwarded ();
public native boolean isInfo ();
public native boolean isSetupMessage ();
public native boolean hasHtml ();
public native String getSetupCodeBegin ();
public native String getVideochatUrl ();