apkfuckery/com.discord/smali/com/discord/widgets/chat/list/WidgetChatList$UserReaction...

79 lines
2.9 KiB
Smali

.class public Lcom/discord/widgets/chat/list/WidgetChatList$UserReactionHandler$UpdateRequest;
.super Ljava/lang/Object;
.source "WidgetChatList.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/discord/widgets/chat/list/WidgetChatList$UserReactionHandler;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = "UpdateRequest"
.end annotation
# instance fields
.field public final channelId:J
.field public final messageId:J
.field public final reaction:Lcom/discord/models/domain/ModelMessageReaction;
.field public final synthetic this$1:Lcom/discord/widgets/chat/list/WidgetChatList$UserReactionHandler;
.field public final userId:J
# direct methods
.method public constructor <init>(Lcom/discord/widgets/chat/list/WidgetChatList$UserReactionHandler;JJJLcom/discord/models/domain/ModelMessageReaction;)V
.locals 0
iput-object p1, p0, Lcom/discord/widgets/chat/list/WidgetChatList$UserReactionHandler$UpdateRequest;->this$1:Lcom/discord/widgets/chat/list/WidgetChatList$UserReactionHandler;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-wide p2, p0, Lcom/discord/widgets/chat/list/WidgetChatList$UserReactionHandler$UpdateRequest;->userId:J
iput-wide p4, p0, Lcom/discord/widgets/chat/list/WidgetChatList$UserReactionHandler$UpdateRequest;->channelId:J
iput-wide p6, p0, Lcom/discord/widgets/chat/list/WidgetChatList$UserReactionHandler$UpdateRequest;->messageId:J
iput-object p8, p0, Lcom/discord/widgets/chat/list/WidgetChatList$UserReactionHandler$UpdateRequest;->reaction:Lcom/discord/models/domain/ModelMessageReaction;
return-void
.end method
.method public static synthetic access$300(Lcom/discord/widgets/chat/list/WidgetChatList$UserReactionHandler$UpdateRequest;)Lcom/discord/models/domain/ModelMessageReaction;
.locals 0
iget-object p0, p0, Lcom/discord/widgets/chat/list/WidgetChatList$UserReactionHandler$UpdateRequest;->reaction:Lcom/discord/models/domain/ModelMessageReaction;
return-object p0
.end method
.method public static synthetic access$400(Lcom/discord/widgets/chat/list/WidgetChatList$UserReactionHandler$UpdateRequest;)J
.locals 2
iget-wide v0, p0, Lcom/discord/widgets/chat/list/WidgetChatList$UserReactionHandler$UpdateRequest;->channelId:J
return-wide v0
.end method
.method public static synthetic access$500(Lcom/discord/widgets/chat/list/WidgetChatList$UserReactionHandler$UpdateRequest;)J
.locals 2
iget-wide v0, p0, Lcom/discord/widgets/chat/list/WidgetChatList$UserReactionHandler$UpdateRequest;->messageId:J
return-wide v0
.end method
.method public static synthetic access$600(Lcom/discord/widgets/chat/list/WidgetChatList$UserReactionHandler$UpdateRequest;)J
.locals 2
iget-wide v0, p0, Lcom/discord/widgets/chat/list/WidgetChatList$UserReactionHandler$UpdateRequest;->userId:J
return-wide v0
.end method