Changes of com.discord v987

This commit is contained in:
root 2019-11-20 23:09:14 +01:00
parent 4f9eb81121
commit cb948578ae
8953 changed files with 78928 additions and 88209 deletions

View file

@ -0,0 +1,11 @@
.class public interface abstract Lrx/Subscription;
.super Ljava/lang/Object;
.source "Subscription.java"
# virtual methods
.method public abstract isUnsubscribed()Z
.end method
.method public abstract unsubscribe()V
.end method