package com.discord.widgets.guilds.join; import d0.z.d.o; import kotlin.jvm.functions.Function0; /* compiled from: WidgetGuildJoinCaptchaBottomSheet.kt */ public final class WidgetGuildJoinCaptchaBottomSheet$requestCode$2 extends o implements Function0 { public final /* synthetic */ WidgetGuildJoinCaptchaBottomSheet this$0; /* JADX INFO: super call moved to the top of the method (can break code semantics) */ public WidgetGuildJoinCaptchaBottomSheet$requestCode$2(WidgetGuildJoinCaptchaBottomSheet widgetGuildJoinCaptchaBottomSheet) { super(0); this.this$0 = widgetGuildJoinCaptchaBottomSheet; } @Override // kotlin.jvm.functions.Function0 /* renamed from: invoke */ public final String mo1invoke() { return WidgetGuildJoinCaptchaBottomSheet.access$getArgumentsOrDefault$p(this.this$0).getString("INTENT_EXTRA_REQUEST_CODE", ""); } }