package com.discord.widgets.directories; import c0.z.d.o; import kotlin.jvm.functions.Function0; /* compiled from: WidgetDirectoryChannel.kt */ public final class WidgetDirectoryChannel$adapter$2 extends o implements Function0 { public final /* synthetic */ WidgetDirectoryChannel this$0; /* JADX INFO: super call moved to the top of the method (can break code semantics) */ public WidgetDirectoryChannel$adapter$2(WidgetDirectoryChannel widgetDirectoryChannel) { super(0); this.this$0 = widgetDirectoryChannel; } @Override // kotlin.jvm.functions.Function0 /* renamed from: invoke */ public final WidgetDirectoryChannelViewPagerAdapter mo17invoke() { return new WidgetDirectoryChannelViewPagerAdapter(this.this$0); } }