apkfuckery/com.discord/smali/com/discord/widgets/chat/input/WidgetChatInputSlashAction....

9 lines
319 B
Smali
Raw Normal View History

2020-05-17 12:40:10 +00:00
.class public interface abstract Lcom/discord/widgets/chat/input/WidgetChatInputSlashAction;
.super Ljava/lang/Object;
.source "WidgetChatInputSlashAction.kt"
# virtual methods
.method public abstract call(Ljava/lang/String;Lcom/discord/widgets/chat/input/WidgetChatInputCommandsModel;)Ljava/lang/String;
.end method