You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: core/api/core.api
+12Lines changed: 12 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -10341,6 +10341,8 @@ public final class dev/kord/core/entity/channel/WelcomeScreenChannel : dev/kord/
10341
10341
public final class dev/kord/core/entity/channel/thread/DeletedThreadChannel : dev/kord/core/entity/channel/thread/MaybeThreadChannel {
10342
10342
public fun <init> (Ldev/kord/core/cache/data/ChannelData;Ldev/kord/core/Kord;Ldev/kord/core/supplier/EntitySupplier;)V
10343
10343
public synthetic fun <init> (Ldev/kord/core/cache/data/ChannelData;Ldev/kord/core/Kord;Ldev/kord/core/supplier/EntitySupplier;ILkotlin/jvm/internal/DefaultConstructorMarker;)V
10344
+
public fun doIfStillExist (Lkotlin/jvm/functions/Function0;)V
10345
+
public fun flatMap-gIAlu-s (Ldev/kord/core/entity/channel/thread/MaybeThreadChannel;Lkotlin/jvm/functions/Function0;)Ljava/lang/Object;
10344
10346
public fun getData ()Ldev/kord/core/cache/data/ChannelData;
10345
10347
public fun getGuild ()Ldev/kord/core/behavior/GuildBehavior;
10346
10348
public fun getGuild (Lkotlin/coroutines/Continuation;)Ljava/lang/Object;
@@ -10359,6 +10361,8 @@ public final class dev/kord/core/entity/channel/thread/DeletedThreadChannel : de
10359
10361
}
10360
10362
10361
10363
public abstract interface class dev/kord/core/entity/channel/thread/MaybeThreadChannel : dev/kord/core/entity/Strategizable {
10364
+
public abstract fun doIfStillExist (Lkotlin/jvm/functions/Function0;)V
10365
+
public abstract fun flatMap-gIAlu-s (Ldev/kord/core/entity/channel/thread/MaybeThreadChannel;Lkotlin/jvm/functions/Function0;)Ljava/lang/Object;
10362
10366
public abstract fun getData ()Ldev/kord/core/cache/data/ChannelData;
10363
10367
public fun getGuild ()Ldev/kord/core/behavior/GuildBehavior;
10364
10368
public fun getGuild (Lkotlin/coroutines/Continuation;)Ljava/lang/Object;
@@ -10400,8 +10404,10 @@ public final class dev/kord/core/entity/channel/thread/NewsChannelThread : dev/k
10400
10404
public fun createMessage (Ljava/lang/String;Lkotlin/coroutines/Continuation;)Ljava/lang/Object;
10401
10405
public fun delete (Ljava/lang/String;Lkotlin/coroutines/Continuation;)Ljava/lang/Object;
10402
10406
public fun deleteMessage (Ldev/kord/common/entity/Snowflake;Ljava/lang/String;Lkotlin/coroutines/Continuation;)Ljava/lang/Object;
10407
+
public fun doIfStillExist (Lkotlin/jvm/functions/Function0;)V
10403
10408
public fun fetchChannel (Lkotlin/coroutines/Continuation;)Ljava/lang/Object;
10404
10409
public fun fetchChannelOrNull (Lkotlin/coroutines/Continuation;)Ljava/lang/Object;
10410
+
public fun flatMap-gIAlu-s (Ldev/kord/core/entity/channel/thread/MaybeThreadChannel;Lkotlin/jvm/functions/Function0;)Ljava/lang/Object;
10405
10411
public fun getAppliedTags ()Ljava/util/List;
10406
10412
public fun getArchiveTimestamp ()Lkotlin/time/Instant;
10407
10413
public fun getAutoArchiveDuration ()Ldev/kord/common/entity/ArchiveDuration;
@@ -10478,8 +10484,10 @@ public final class dev/kord/core/entity/channel/thread/TextChannelThread : dev/k
10478
10484
public fun createMessage (Ljava/lang/String;Lkotlin/coroutines/Continuation;)Ljava/lang/Object;
10479
10485
public fun delete (Ljava/lang/String;Lkotlin/coroutines/Continuation;)Ljava/lang/Object;
10480
10486
public fun deleteMessage (Ldev/kord/common/entity/Snowflake;Ljava/lang/String;Lkotlin/coroutines/Continuation;)Ljava/lang/Object;
10487
+
public fun doIfStillExist (Lkotlin/jvm/functions/Function0;)V
10481
10488
public fun fetchChannel (Lkotlin/coroutines/Continuation;)Ljava/lang/Object;
10482
10489
public fun fetchChannelOrNull (Lkotlin/coroutines/Continuation;)Ljava/lang/Object;
10490
+
public fun flatMap-gIAlu-s (Ldev/kord/core/entity/channel/thread/MaybeThreadChannel;Lkotlin/jvm/functions/Function0;)Ljava/lang/Object;
10483
10491
public fun getAppliedTags ()Ljava/util/List;
10484
10492
public fun getArchiveTimestamp ()Lkotlin/time/Instant;
10485
10493
public fun getAutoArchiveDuration ()Ldev/kord/common/entity/ArchiveDuration;
@@ -10547,6 +10555,8 @@ public final class dev/kord/core/entity/channel/thread/TextChannelThread : dev/k
10547
10555
}
10548
10556
10549
10557
public abstract interface class dev/kord/core/entity/channel/thread/ThreadChannel : dev/kord/core/behavior/channel/threads/ThreadChannelBehavior, dev/kord/core/entity/channel/GuildMessageChannel, dev/kord/core/entity/channel/thread/MaybeThreadChannel {
10558
+
public fun doIfStillExist (Lkotlin/jvm/functions/Function0;)V
10559
+
public fun flatMap-gIAlu-s (Ldev/kord/core/entity/channel/thread/MaybeThreadChannel;Lkotlin/jvm/functions/Function0;)Ljava/lang/Object;
10550
10560
public fun getAppliedTags ()Ljava/util/List;
10551
10561
public fun getArchiveTimestamp ()Lkotlin/time/Instant;
10552
10562
public fun getAutoArchiveDuration ()Ldev/kord/common/entity/ArchiveDuration;
@@ -10595,8 +10605,10 @@ public final class dev/kord/core/entity/channel/thread/ThreadChannel$DefaultImpl
10595
10605
public static fun createMessage (Ldev/kord/core/entity/channel/thread/ThreadChannel;Ljava/lang/String;Lkotlin/coroutines/Continuation;)Ljava/lang/Object;
10596
10606
public static fun delete (Ldev/kord/core/entity/channel/thread/ThreadChannel;Ljava/lang/String;Lkotlin/coroutines/Continuation;)Ljava/lang/Object;
10597
10607
public static fun deleteMessage (Ldev/kord/core/entity/channel/thread/ThreadChannel;Ldev/kord/common/entity/Snowflake;Ljava/lang/String;Lkotlin/coroutines/Continuation;)Ljava/lang/Object;
10608
+
public static fun doIfStillExist (Ldev/kord/core/entity/channel/thread/ThreadChannel;Lkotlin/jvm/functions/Function0;)V
10598
10609
public static fun fetchChannel (Ldev/kord/core/entity/channel/thread/ThreadChannel;Lkotlin/coroutines/Continuation;)Ljava/lang/Object;
10599
10610
public static fun fetchChannelOrNull (Ldev/kord/core/entity/channel/thread/ThreadChannel;Lkotlin/coroutines/Continuation;)Ljava/lang/Object;
10611
+
public static fun flatMap-gIAlu-s (Ldev/kord/core/entity/channel/thread/ThreadChannel;Ldev/kord/core/entity/channel/thread/MaybeThreadChannel;Lkotlin/jvm/functions/Function0;)Ljava/lang/Object;
10600
10612
public static fun getAppliedTags (Ldev/kord/core/entity/channel/thread/ThreadChannel;)Ljava/util/List;
10601
10613
public static fun getArchiveTimestamp (Ldev/kord/core/entity/channel/thread/ThreadChannel;)Lkotlin/time/Instant;
10602
10614
public static fun getAutoArchiveDuration (Ldev/kord/core/entity/channel/thread/ThreadChannel;)Ldev/kord/common/entity/ArchiveDuration;
open val type // dev.kord.core.entity.channel.thread/ThreadChannel.type|{}type[0]
833
833
open fun <get-type>(): dev.kord.common.entity/ChannelType // dev.kord.core.entity.channel.thread/ThreadChannel.type.<get-type>|<get-type>(){}[0]
834
834
835
+
open fun <#A1: kotlin/Any?> (dev.kord.core.entity.channel.thread/MaybeThreadChannel).flatMap(kotlin/Function0<#A1>): kotlin/Result<#A1> // dev.kord.core.entity.channel.thread/ThreadChannel.flatMap|flatMap@dev.kord.core.entity.channel.thread.MaybeThreadChannel(kotlin.Function0<0:0>){0§<kotlin.Any?>}[0]
836
+
open fun <#A1: kotlin/Any?> doIfStillExist(kotlin/Function0<#A1>) // dev.kord.core.entity.channel.thread/ThreadChannel.doIfStillExist|doIfStillExist(kotlin.Function0<0:0>){0§<kotlin.Any?>}[0]
835
837
open fun withStrategy(dev.kord.core.supplier/EntitySupplyStrategy<*>): dev.kord.core.entity.channel.thread/ThreadChannel // dev.kord.core.entity.channel.thread/ThreadChannel.withStrategy|withStrategy(dev.kord.core.supplier.EntitySupplyStrategy<*>){}[0]
836
838
open suspend fun getGuild(): dev.kord.core.entity/Guild // dev.kord.core.entity.channel.thread/ThreadChannel.getGuild|getGuild(){}[0]
837
839
open suspend fun getGuildOrNull(): dev.kord.core.entity/Guild? // dev.kord.core.entity.channel.thread/ThreadChannel.getGuildOrNull|getGuildOrNull(){}[0]
open val type // dev.kord.core.entity.channel.thread/MaybeThreadChannel.type|{}type[0]
1297
1299
open fun <get-type>(): dev.kord.common.entity/ChannelType // dev.kord.core.entity.channel.thread/MaybeThreadChannel.type.<get-type>|<get-type>(){}[0]
1298
1300
1301
+
abstract fun <#A1: kotlin/Any?> (dev.kord.core.entity.channel.thread/MaybeThreadChannel).flatMap(kotlin/Function0<#A1>): kotlin/Result<#A1> // dev.kord.core.entity.channel.thread/MaybeThreadChannel.flatMap|flatMap@dev.kord.core.entity.channel.thread.MaybeThreadChannel(kotlin.Function0<0:0>){0§<kotlin.Any?>}[0]
1302
+
abstract fun <#A1: kotlin/Any?> doIfStillExist(kotlin/Function0<#A1>) // dev.kord.core.entity.channel.thread/MaybeThreadChannel.doIfStillExist|doIfStillExist(kotlin.Function0<0:0>){0§<kotlin.Any?>}[0]
1299
1303
open suspend fun getGuild(): dev.kord.core.entity/Guild // dev.kord.core.entity.channel.thread/MaybeThreadChannel.getGuild|getGuild(){}[0]
1300
1304
open suspend fun getGuildOrNull(): dev.kord.core.entity/Guild? // dev.kord.core.entity.channel.thread/MaybeThreadChannel.getGuildOrNull|getGuildOrNull(){}[0]
1301
1305
open suspend fun getParent(): dev.kord.core.entity.channel/ThreadParentChannel // dev.kord.core.entity.channel.thread/MaybeThreadChannel.getParent|getParent(){}[0]
@@ -7250,6 +7254,8 @@ final class dev.kord.core.entity.channel.thread/DeletedThreadChannel : dev.kord.
7250
7254
final val supplier // dev.kord.core.entity.channel.thread/DeletedThreadChannel.supplier|{}supplier[0]
7251
7255
final fun <get-supplier>(): dev.kord.core.supplier/EntitySupplier // dev.kord.core.entity.channel.thread/DeletedThreadChannel.supplier.<get-supplier>|<get-supplier>(){}[0]
7252
7256
7257
+
final fun <#A1: kotlin/Any?> (dev.kord.core.entity.channel.thread/MaybeThreadChannel).flatMap(kotlin/Function0<#A1>): kotlin/Result<#A1> // dev.kord.core.entity.channel.thread/DeletedThreadChannel.flatMap|flatMap@dev.kord.core.entity.channel.thread.MaybeThreadChannel(kotlin.Function0<0:0>){0§<kotlin.Any?>}[0]
7258
+
final fun <#A1: kotlin/Any?> doIfStillExist(kotlin/Function0<#A1>) // dev.kord.core.entity.channel.thread/DeletedThreadChannel.doIfStillExist|doIfStillExist(kotlin.Function0<0:0>){0§<kotlin.Any?>}[0]
7253
7259
final fun withStrategy(dev.kord.core.supplier/EntitySupplyStrategy<*>): dev.kord.core.entity.channel.thread/DeletedThreadChannel // dev.kord.core.entity.channel.thread/DeletedThreadChannel.withStrategy|withStrategy(dev.kord.core.supplier.EntitySupplyStrategy<*>){}[0]
0 commit comments