apkfuckery/com.discord/smali/com/discord/widgets/channels/list/WidgetChannelListUnreads$Un...

23 lines
567 B
Smali

.class public interface abstract Lcom/discord/widgets/channels/list/WidgetChannelListUnreads$UnreadItem;
.super Ljava/lang/Object;
.source "WidgetChannelListUnreads.kt"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/discord/widgets/channels/list/WidgetChannelListUnreads;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "UnreadItem"
.end annotation
# virtual methods
.method public abstract getMentionCount()I
.end method
.method public abstract isUnread()Z
.end method