diff --git a/common/api/common.api b/common/api/common.api index 951679ab4e2..b0500fd8993 100644 --- a/common/api/common.api +++ b/common/api/common.api @@ -773,10 +773,6 @@ public final class dev/kord/common/entity/ChannelType$GuildNews : dev/kord/commo public static final field INSTANCE Ldev/kord/common/entity/ChannelType$GuildNews; } -public final class dev/kord/common/entity/ChannelType$GuildStageVoice : dev/kord/common/entity/ChannelType { - public static final field INSTANCE Ldev/kord/common/entity/ChannelType$GuildStageVoice; -} - public final class dev/kord/common/entity/ChannelType$GuildStore : dev/kord/common/entity/ChannelType { public static final field INSTANCE Ldev/kord/common/entity/ChannelType$GuildStore; } @@ -4884,10 +4880,6 @@ public final class dev/kord/common/entity/Permission$ReadMessageHistory : dev/ko public static final field INSTANCE Ldev/kord/common/entity/Permission$ReadMessageHistory; } -public final class dev/kord/common/entity/Permission$RequestToSpeak : dev/kord/common/entity/Permission { - public static final field INSTANCE Ldev/kord/common/entity/Permission$RequestToSpeak; -} - public final class dev/kord/common/entity/Permission$SendMessages : dev/kord/common/entity/Permission { public static final field INSTANCE Ldev/kord/common/entity/Permission$SendMessages; } diff --git a/core/api/core.api b/core/api/core.api index e08a48543d0..2db8f53ce22 100644 --- a/core/api/core.api +++ b/core/api/core.api @@ -1,54 +1,3 @@ -public abstract interface class behavior/interaction/EphemeralInteractionResponseBehavior : dev/kord/core/behavior/interaction/InteractionResponseBehavior { -} - -public final class behavior/interaction/EphemeralInteractionResponseBehaviorKt { - public static final fun edit (Lbehavior/interaction/EphemeralInteractionResponseBehavior;Lkotlin/jvm/functions/Function1;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; -} - -public abstract interface class behavior/interaction/InteractionBehavior : dev/kord/core/entity/KordEntity, dev/kord/core/entity/Strategizable { - public abstract fun acknowledgeEphemeral (Lkotlin/coroutines/Continuation;)Ljava/lang/Object; - public abstract fun ackowledgePublic (Lkotlin/coroutines/Continuation;)Ljava/lang/Object; - public abstract fun getApplicationId ()Ldev/kord/common/entity/Snowflake; - public abstract fun getChannel ()Ldev/kord/core/behavior/channel/MessageChannelBehavior; - public abstract fun getChannel (Lkotlin/coroutines/Continuation;)Ljava/lang/Object; - public abstract fun getChannelId ()Ldev/kord/common/entity/Snowflake; - public abstract fun getChannelOrNull (Lkotlin/coroutines/Continuation;)Ljava/lang/Object; - public abstract fun getToken ()Ljava/lang/String; - public abstract fun withStrategy (Ldev/kord/core/supplier/EntitySupplyStrategy;)Lbehavior/interaction/InteractionBehavior; -} - -public final class behavior/interaction/InteractionBehavior$DefaultImpls { - public static fun acknowledgeEphemeral (Lbehavior/interaction/InteractionBehavior;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; - public static fun ackowledgePublic (Lbehavior/interaction/InteractionBehavior;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; - public static fun compareTo (Lbehavior/interaction/InteractionBehavior;Ldev/kord/core/entity/Entity;)I - public static fun getChannel (Lbehavior/interaction/InteractionBehavior;)Ldev/kord/core/behavior/channel/MessageChannelBehavior; - public static fun getChannel (Lbehavior/interaction/InteractionBehavior;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; - public static fun getChannelOrNull (Lbehavior/interaction/InteractionBehavior;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; - public static fun withStrategy (Lbehavior/interaction/InteractionBehavior;Ldev/kord/core/supplier/EntitySupplyStrategy;)Lbehavior/interaction/InteractionBehavior; -} - -public final class behavior/interaction/InteractionBehaviorKt { - public static final fun InteractionBehavior (Ldev/kord/common/entity/Snowflake;Ldev/kord/common/entity/Snowflake;Ljava/lang/String;Ldev/kord/common/entity/Snowflake;Ldev/kord/core/Kord;Ldev/kord/core/supplier/EntitySupplyStrategy;)Lbehavior/interaction/InteractionBehavior; - public static synthetic fun InteractionBehavior$default (Ldev/kord/common/entity/Snowflake;Ldev/kord/common/entity/Snowflake;Ljava/lang/String;Ldev/kord/common/entity/Snowflake;Ldev/kord/core/Kord;Ldev/kord/core/supplier/EntitySupplyStrategy;ILjava/lang/Object;)Lbehavior/interaction/InteractionBehavior; - public static final fun respondEphemeral (Lbehavior/interaction/InteractionBehavior;Ljava/lang/String;Lkotlin/jvm/functions/Function1;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; - public static synthetic fun respondEphemeral$default (Lbehavior/interaction/InteractionBehavior;Ljava/lang/String;Lkotlin/jvm/functions/Function1;Lkotlin/coroutines/Continuation;ILjava/lang/Object;)Ljava/lang/Object; - public static final fun respondPublic (Lbehavior/interaction/InteractionBehavior;Lkotlin/jvm/functions/Function1;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; -} - -public abstract interface class behavior/interaction/PublicInteractionResponseBehavior : dev/kord/core/behavior/interaction/InteractionResponseBehavior { - public abstract fun delete (Lkotlin/coroutines/Continuation;)Ljava/lang/Object; -} - -public final class behavior/interaction/PublicInteractionResponseBehavior$DefaultImpls { - public static fun delete (Lbehavior/interaction/PublicInteractionResponseBehavior;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; -} - -public final class behavior/interaction/PublicInteractionResponseBehaviorKt { - public static final fun PublicInteractionResponseBehavior (Ldev/kord/common/entity/Snowflake;Ljava/lang/String;Ldev/kord/core/Kord;)Lbehavior/interaction/PublicInteractionResponseBehavior; - public static final fun edit (Lbehavior/interaction/PublicInteractionResponseBehavior;Lkotlin/jvm/functions/Function1;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; - public static final fun followUp (Lbehavior/interaction/PublicInteractionResponseBehavior;Lkotlin/jvm/functions/Function1;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; -} - public final class dev/kord/core/ClientResources { public fun (Ljava/lang/String;Ldev/kord/core/builder/kord/Shards;Lio/ktor/client/HttpClient;Ldev/kord/core/supplier/EntitySupplyStrategy;Ldev/kord/gateway/Intents;)V public final fun getDefaultStrategy ()Ldev/kord/core/supplier/EntitySupplyStrategy; @@ -192,14 +141,6 @@ public final class dev/kord/core/behavior/ApplicationCommandBehavior$DefaultImpl public static fun compareTo (Ldev/kord/core/behavior/ApplicationCommandBehavior;Ldev/kord/core/entity/Entity;)I } -public abstract interface class dev/kord/core/behavior/EphemeralInteractionResponseBehavior : dev/kord/core/behavior/InteractionResponseBehavior { -} - -public final class dev/kord/core/behavior/EphemeralInteractionResponseBehaviorKt { - public static final fun EphemeralInteractionResponseBehavior (Ldev/kord/common/entity/Snowflake;Ljava/lang/String;Ldev/kord/core/Kord;)Ldev/kord/core/behavior/EphemeralInteractionResponseBehavior; - public static final fun edit (Ldev/kord/core/behavior/EphemeralInteractionResponseBehavior;Lkotlin/jvm/functions/Function1;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; -} - public abstract interface class dev/kord/core/behavior/GlobalApplicationCommandBehavior : dev/kord/core/behavior/ApplicationCommandBehavior { public abstract fun delete (Lkotlin/coroutines/Continuation;)Ljava/lang/Object; public abstract fun edit (Lkotlin/jvm/functions/Function2;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; @@ -413,64 +354,6 @@ public final class dev/kord/core/behavior/GuildInteractionBehavior$DefaultImpls public static fun withStrategy (Ldev/kord/core/behavior/GuildInteractionBehavior;Ldev/kord/core/supplier/EntitySupplyStrategy;)Ldev/kord/core/behavior/interaction/InteractionBehavior; } -public abstract interface class dev/kord/core/behavior/InteractionBehavior : dev/kord/core/entity/KordEntity, dev/kord/core/entity/Strategizable { - public abstract fun acknowledgeEphemeral (Lkotlin/coroutines/Continuation;)Ljava/lang/Object; - public abstract fun ackowledgePublic (Lkotlin/coroutines/Continuation;)Ljava/lang/Object; - public abstract fun getApplicationId ()Ldev/kord/common/entity/Snowflake; - public abstract fun getChannel (Lkotlin/coroutines/Continuation;)Ljava/lang/Object; - public abstract fun getChannelId ()Ldev/kord/common/entity/Snowflake; - public abstract fun getChannelOrNull (Lkotlin/coroutines/Continuation;)Ljava/lang/Object; - public abstract fun getToken ()Ljava/lang/String; - public abstract fun withStrategy (Ldev/kord/core/supplier/EntitySupplyStrategy;)Ldev/kord/core/behavior/InteractionBehavior; -} - -public final class dev/kord/core/behavior/InteractionBehavior$DefaultImpls { - public static fun acknowledgeEphemeral (Ldev/kord/core/behavior/InteractionBehavior;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; - public static fun ackowledgePublic (Ldev/kord/core/behavior/InteractionBehavior;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; - public static fun compareTo (Ldev/kord/core/behavior/InteractionBehavior;Ldev/kord/core/entity/Entity;)I - public static fun getChannel (Ldev/kord/core/behavior/InteractionBehavior;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; - public static fun getChannelOrNull (Ldev/kord/core/behavior/InteractionBehavior;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; - public static fun withStrategy (Ldev/kord/core/behavior/InteractionBehavior;Ldev/kord/core/supplier/EntitySupplyStrategy;)Ldev/kord/core/behavior/InteractionBehavior; -} - -public final class dev/kord/core/behavior/InteractionBehaviorKt { - public static final fun InteractionBehavior (Ldev/kord/common/entity/Snowflake;Ldev/kord/common/entity/Snowflake;Ljava/lang/String;Ldev/kord/common/entity/Snowflake;Ldev/kord/core/Kord;Ldev/kord/core/supplier/EntitySupplyStrategy;)Ldev/kord/core/behavior/InteractionBehavior; - public static synthetic fun InteractionBehavior$default (Ldev/kord/common/entity/Snowflake;Ldev/kord/common/entity/Snowflake;Ljava/lang/String;Ldev/kord/common/entity/Snowflake;Ldev/kord/core/Kord;Ldev/kord/core/supplier/EntitySupplyStrategy;ILjava/lang/Object;)Ldev/kord/core/behavior/InteractionBehavior; - public static final fun respondEphemeral (Ldev/kord/core/behavior/InteractionBehavior;Ljava/lang/String;Lkotlin/jvm/functions/Function1;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; - public static synthetic fun respondEphemeral$default (Ldev/kord/core/behavior/InteractionBehavior;Ljava/lang/String;Lkotlin/jvm/functions/Function1;Lkotlin/coroutines/Continuation;ILjava/lang/Object;)Ljava/lang/Object; - public static final fun respondPublic (Ldev/kord/core/behavior/InteractionBehavior;Lkotlin/jvm/functions/Function1;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; -} - -public abstract interface class dev/kord/core/behavior/InteractionFollowupBehavior : dev/kord/core/entity/KordEntity { - public abstract fun delete (Lkotlin/coroutines/Continuation;)Ljava/lang/Object; - public abstract fun getApplicationId ()Ldev/kord/common/entity/Snowflake; - public abstract fun getChannelId ()Ldev/kord/common/entity/Snowflake; - public abstract fun getToken ()Ljava/lang/String; -} - -public final class dev/kord/core/behavior/InteractionFollowupBehavior$DefaultImpls { - public static fun compareTo (Ldev/kord/core/behavior/InteractionFollowupBehavior;Ldev/kord/core/entity/Entity;)I - public static fun delete (Ldev/kord/core/behavior/InteractionFollowupBehavior;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; -} - -public final class dev/kord/core/behavior/InteractionFollowupBehaviorKt { - public static final fun InteractionFollowupBehavior (Ldev/kord/common/entity/Snowflake;Ldev/kord/common/entity/Snowflake;Ldev/kord/common/entity/Snowflake;Ljava/lang/String;Ldev/kord/core/Kord;)Ldev/kord/core/behavior/InteractionFollowupBehavior; - public static final fun edit (Ldev/kord/core/behavior/InteractionFollowupBehavior;Lkotlin/jvm/functions/Function1;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; -} - -public abstract interface class dev/kord/core/behavior/InteractionResponseBehavior : dev/kord/core/KordObject { - public abstract fun getApplicationId ()Ldev/kord/common/entity/Snowflake; - public abstract fun getToken ()Ljava/lang/String; -} - -public final class dev/kord/core/behavior/InteractionResponseBehavior$DefaultImpls { - public static fun delete (Ldev/kord/core/behavior/InteractionResponseBehavior;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; -} - -public final class dev/kord/core/behavior/InteractionResponseBehaviorKt { - public static final fun followUp (Ldev/kord/core/behavior/InteractionResponseBehavior;Lkotlin/jvm/functions/Function1;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; -} - public abstract interface class dev/kord/core/behavior/MemberBehavior : dev/kord/core/behavior/UserBehavior, dev/kord/core/entity/KordEntity { public abstract fun addRole (Ldev/kord/common/entity/Snowflake;Ljava/lang/String;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; public abstract fun asMember (Lkotlin/coroutines/Continuation;)Ljava/lang/Object; @@ -898,19 +781,6 @@ public final class dev/kord/core/behavior/channel/NewsChannelBehaviorKt { public static final fun edit (Ldev/kord/core/behavior/channel/NewsChannelBehavior;Lkotlin/jvm/functions/Function1;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; } -public abstract interface class dev/kord/core/behavior/channel/PublicInteractionResponseBehavior : dev/kord/core/behavior/InteractionResponseBehavior { - public abstract fun delete (Lkotlin/coroutines/Continuation;)Ljava/lang/Object; -} - -public final class dev/kord/core/behavior/channel/PublicInteractionResponseBehavior$DefaultImpls { - public static fun delete (Ldev/kord/core/behavior/channel/PublicInteractionResponseBehavior;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; -} - -public final class dev/kord/core/behavior/channel/PublicInteractionResponseBehaviorKt { - public static final fun PublicInteractionResponseBehavior (Ldev/kord/common/entity/Snowflake;Ljava/lang/String;Ldev/kord/core/Kord;)Ldev/kord/core/behavior/channel/PublicInteractionResponseBehavior; - public static final fun edit (Ldev/kord/core/behavior/channel/PublicInteractionResponseBehavior;Lkotlin/jvm/functions/Function1;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; -} - public abstract interface class dev/kord/core/behavior/channel/StoreChannelBehavior : dev/kord/core/behavior/channel/GuildChannelBehavior { public abstract fun asChannel (Lkotlin/coroutines/Continuation;)Ljava/lang/Object; public abstract fun asChannelOrNull (Lkotlin/coroutines/Continuation;)Ljava/lang/Object; @@ -1025,23 +895,6 @@ public final class dev/kord/core/behavior/interaction/EphemeralFollowupMessageBe public static final fun edit (Ldev/kord/core/behavior/interaction/EphemeralFollowupMessageBehavior;Lkotlin/jvm/functions/Function1;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; } -public abstract interface class dev/kord/core/behavior/interaction/EphemeralInteractionAcknowledgementBehavior : behavior/interaction/EphemeralInteractionResponseBehavior { -} - -public final class dev/kord/core/behavior/interaction/EphemeralInteractionAcknowledgementBehaviorKt { - public static final fun EphemeralInteractionAcknowledgementBehavior (Ldev/kord/common/entity/Snowflake;Ljava/lang/String;Ldev/kord/core/Kord;)Ldev/kord/core/behavior/interaction/EphemeralInteractionAcknowledgementBehavior; - public static final fun followUp (Ldev/kord/core/behavior/interaction/EphemeralInteractionAcknowledgementBehavior;Ljava/lang/String;Lkotlin/jvm/functions/Function1;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; - public static synthetic fun followUp$default (Ldev/kord/core/behavior/interaction/EphemeralInteractionAcknowledgementBehavior;Ljava/lang/String;Lkotlin/jvm/functions/Function1;Lkotlin/coroutines/Continuation;ILjava/lang/Object;)Ljava/lang/Object; -} - -public abstract interface class dev/kord/core/behavior/interaction/EphemeralInteractionRespondBehavior : behavior/interaction/EphemeralInteractionResponseBehavior { -} - -public final class dev/kord/core/behavior/interaction/EphemeralInteractionRespondBehaviorKt { - public static final fun EphemeralInteractionRespondBehavior (Ldev/kord/common/entity/Snowflake;Ljava/lang/String;Ldev/kord/core/Kord;)Ldev/kord/core/behavior/interaction/EphemeralInteractionRespondBehavior; - public static final fun followUp (Ldev/kord/core/behavior/interaction/EphemeralInteractionRespondBehavior;Lkotlin/jvm/functions/Function1;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; -} - public abstract interface class dev/kord/core/behavior/interaction/EphemeralInteractionResponseBehavior : dev/kord/core/behavior/interaction/InteractionResponseBehavior { } diff --git a/rest/api/rest.api b/rest/api/rest.api index 8ba0f30f60a..178627c7efd 100644 --- a/rest/api/rest.api +++ b/rest/api/rest.api @@ -320,17 +320,6 @@ public final class dev/kord/rest/builder/channel/VoiceChannelModifyBuilder : dev public synthetic fun toRequest ()Ljava/lang/Object; } -public final class dev/kord/rest/builder/guild/CurrentVoiceStateModifyBuilder : dev/kord/rest/builder/RequestBuilder { - public fun (Ldev/kord/common/entity/Snowflake;)V - public final fun getChannelId ()Ldev/kord/common/entity/Snowflake; - public final fun getRequestToSpeakTimestamp ()Ljava/lang/String; - public final fun getSuppress ()Ljava/lang/Boolean; - public final fun setRequestToSpeakTimestamp (Ljava/lang/String;)V - public final fun setSuppress (Ljava/lang/Boolean;)V - public fun toRequest ()Ldev/kord/rest/json/request/CurrentVoiceStateModifyRequest; - public synthetic fun toRequest ()Ljava/lang/Object; -} - public final class dev/kord/rest/builder/guild/EmojiCreateBuilder : dev/kord/rest/builder/AuditRequestBuilder { public fun (Ljava/lang/String;Ldev/kord/rest/Image;)V public final fun getImage ()Ldev/kord/rest/Image; @@ -444,15 +433,6 @@ public final class dev/kord/rest/builder/guild/GuildWidgetModifyBuilder : dev/ko public synthetic fun toRequest ()Ljava/lang/Object; } -public final class dev/kord/rest/builder/guild/VoiceStateModifyBuilder : dev/kord/rest/builder/RequestBuilder { - public fun (Ldev/kord/common/entity/Snowflake;)V - public final fun getChannelId ()Ldev/kord/common/entity/Snowflake; - public final fun getSuppress ()Ljava/lang/Boolean; - public final fun setSuppress (Ljava/lang/Boolean;)V - public fun toRequest ()Ldev/kord/rest/json/request/VoiceStateModifyRequest; - public synthetic fun toRequest ()Ljava/lang/Object; -} - public final class dev/kord/rest/builder/guild/WelcomeScreenChannelBuilder : dev/kord/rest/builder/RequestBuilder { public fun (Ldev/kord/common/entity/Snowflake;Ljava/lang/String;Ldev/kord/common/entity/Snowflake;Ljava/lang/String;)V public final fun getChannelId ()Ldev/kord/common/entity/Snowflake; @@ -492,15 +472,6 @@ public final class dev/kord/rest/builder/integration/IntegrationModifyBuilder : public synthetic fun toRequest ()Ljava/lang/Object; } -public final class dev/kord/rest/builder/interaction/AcknowledgementResponseBuilder : dev/kord/rest/builder/RequestBuilder { - public fun ()V - public fun (Z)V - public synthetic fun (ZILkotlin/jvm/internal/DefaultConstructorMarker;)V - public final fun getEphemeral ()Z - public fun toRequest ()Ldev/kord/rest/json/request/InteractionResponseCreateRequest; - public synthetic fun toRequest ()Ljava/lang/Object; -} - public final class dev/kord/rest/builder/interaction/ApplicationCommandCreateBuilder : dev/kord/rest/builder/interaction/BaseApplicationBuilder, dev/kord/rest/builder/RequestBuilder { public fun (Ljava/lang/String;Ljava/lang/String;)V public final fun getDefaultPermission ()Ljava/lang/Boolean; @@ -647,41 +618,6 @@ public final class dev/kord/rest/builder/interaction/EphemeralInteractionRespons public synthetic fun toRequest ()Ljava/lang/Object; } -public final class dev/kord/rest/builder/interaction/FollowupMessageCreateBuilder : dev/kord/rest/builder/RequestBuilder { - public fun ()V - public final fun addFile (Ljava/lang/String;Ljava/io/InputStream;)V - public final fun addFile (Ljava/nio/file/Path;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; - public final fun embed (Lkotlin/jvm/functions/Function1;)V - public final fun getAllowedMentions ()Ldev/kord/common/entity/AllowedMentions; - public final fun getAvatarUrl ()Ljava/lang/String; - public final fun getContent ()Ljava/lang/String; - public final fun getEmbeds ()Ljava/util/List; - public final fun getFiles ()Ljava/util/List; - public final fun getTts ()Ljava/lang/Boolean; - public final fun getUsername ()Ljava/lang/String; - public final fun setAllowedMentions (Ldev/kord/common/entity/AllowedMentions;)V - public final fun setAvatarUrl (Ljava/lang/String;)V - public final fun setContent (Ljava/lang/String;)V - public final fun setEmbeds (Ljava/util/List;)V - public final fun setTts (Ljava/lang/Boolean;)V - public final fun setUsername (Ljava/lang/String;)V - public fun toRequest ()Ldev/kord/rest/json/request/MultipartFollowupMessageCreateRequest; - public synthetic fun toRequest ()Ljava/lang/Object; -} - -public final class dev/kord/rest/builder/interaction/FollowupMessageModifyBuilder : dev/kord/rest/builder/RequestBuilder { - public fun ()V - public final fun embed (Lkotlin/jvm/functions/Function1;)V - public final fun getAllowedMentions ()Ldev/kord/rest/builder/message/AllowedMentionsBuilder; - public final fun getContent ()Ljava/lang/String; - public final fun getEmbeds ()Ljava/util/List; - public final fun setAllowedMentions (Ldev/kord/rest/builder/message/AllowedMentionsBuilder;)V - public final fun setContent (Ljava/lang/String;)V - public final fun setEmbeds (Ljava/util/List;)V - public fun toRequest ()Ldev/kord/rest/json/request/FollowupMessageModifyRequest; - public synthetic fun toRequest ()Ljava/lang/Object; -} - public final class dev/kord/rest/builder/interaction/GroupCommandBuilder : dev/kord/rest/builder/interaction/BaseCommandOptionBuilder { public fun (Ljava/lang/String;Ljava/lang/String;)V public final fun subCommand (Ljava/lang/String;Ljava/lang/String;Lkotlin/jvm/functions/Function1;)V @@ -693,40 +629,6 @@ public final class dev/kord/rest/builder/interaction/IntChoiceBuilder : dev/kord public synthetic fun choice (Ljava/lang/String;Ljava/lang/Object;)V } -public final class dev/kord/rest/builder/interaction/InteractionApplicationCommandCallbackDataBuilder { - public fun ()V - public final fun build ()Ldev/kord/rest/json/request/InteractionApplicationCommandCallbackData; - public final fun embed (Lkotlin/jvm/functions/Function1;)V - public final fun getAllowedMentions ()Ldev/kord/rest/builder/message/AllowedMentionsBuilder; - public final fun getContent ()Ljava/lang/String; - public final fun getEmbeds ()Ljava/util/List; - public final fun getFlags ()Ldev/kord/common/entity/MessageFlags; - public final fun getTts ()Ljava/lang/Boolean; - public final fun setAllowedMentions (Ldev/kord/rest/builder/message/AllowedMentionsBuilder;)V - public final fun setContent (Ljava/lang/String;)V - public final fun setEmbeds (Ljava/util/List;)V - public final fun setFlags (Ldev/kord/common/entity/MessageFlags;)V - public final fun setTts (Ljava/lang/Boolean;)V -} - -public final class dev/kord/rest/builder/interaction/InteractionResponseModifyBuilder : dev/kord/rest/builder/RequestBuilder { - public fun ()V - public final fun addFile (Ljava/lang/String;Ljava/io/InputStream;)V - public final fun addFile (Ljava/nio/file/Path;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; - public final fun embed (Lkotlin/jvm/functions/Function1;)V - public final fun getAllowedMentions ()Ldev/kord/rest/builder/message/AllowedMentionsBuilder; - public final fun getContent ()Ljava/lang/String; - public final fun getEmbeds ()Ljava/util/List; - public final fun getFiles ()Ljava/util/List; - public final fun getFlags ()Ldev/kord/common/entity/MessageFlags; - public final fun setAllowedMentions (Ldev/kord/rest/builder/message/AllowedMentionsBuilder;)V - public final fun setContent (Ljava/lang/String;)V - public final fun setEmbeds (Ljava/util/List;)V - public final fun setFlags (Ldev/kord/common/entity/MessageFlags;)V - public fun toRequest ()Ldev/kord/rest/json/request/MultipartInteractionResponseModifyRequest; - public synthetic fun toRequest ()Ljava/lang/Object; -} - public abstract class dev/kord/rest/builder/interaction/OptionsBuilder : dev/kord/rest/builder/RequestBuilder { public synthetic fun (Ljava/lang/String;Ljava/lang/String;Ldev/kord/common/entity/ApplicationCommandOptionType;Lkotlin/jvm/internal/DefaultConstructorMarker;)V public final fun getDefault ()Ljava/lang/Boolean; @@ -1688,40 +1590,6 @@ public final class dev/kord/rest/json/request/CurrentUserNicknameModifyRequest$C public final fun serializer ()Lkotlinx/serialization/KSerializer; } -public final class dev/kord/rest/json/request/CurrentVoiceStateModifyRequest { - public static final field Companion Ldev/kord/rest/json/request/CurrentVoiceStateModifyRequest$Companion; - public synthetic fun (ILdev/kord/common/entity/Snowflake;Ldev/kord/common/entity/optional/OptionalBoolean;Ldev/kord/common/entity/optional/Optional;Lkotlinx/serialization/internal/SerializationConstructorMarker;)V - public fun (Ldev/kord/common/entity/Snowflake;Ldev/kord/common/entity/optional/OptionalBoolean;Ldev/kord/common/entity/optional/Optional;)V - public synthetic fun (Ldev/kord/common/entity/Snowflake;Ldev/kord/common/entity/optional/OptionalBoolean;Ldev/kord/common/entity/optional/Optional;ILkotlin/jvm/internal/DefaultConstructorMarker;)V - public final fun component1 ()Ldev/kord/common/entity/Snowflake; - public final fun component2 ()Ldev/kord/common/entity/optional/OptionalBoolean; - public final fun component3 ()Ldev/kord/common/entity/optional/Optional; - public final fun copy (Ldev/kord/common/entity/Snowflake;Ldev/kord/common/entity/optional/OptionalBoolean;Ldev/kord/common/entity/optional/Optional;)Ldev/kord/rest/json/request/CurrentVoiceStateModifyRequest; - public static synthetic fun copy$default (Ldev/kord/rest/json/request/CurrentVoiceStateModifyRequest;Ldev/kord/common/entity/Snowflake;Ldev/kord/common/entity/optional/OptionalBoolean;Ldev/kord/common/entity/optional/Optional;ILjava/lang/Object;)Ldev/kord/rest/json/request/CurrentVoiceStateModifyRequest; - public fun equals (Ljava/lang/Object;)Z - public final fun getChannelId ()Ldev/kord/common/entity/Snowflake; - public final fun getRequestToSpeakTimeStamp ()Ldev/kord/common/entity/optional/Optional; - public final fun getSuppress ()Ldev/kord/common/entity/optional/OptionalBoolean; - public fun hashCode ()I - public fun toString ()Ljava/lang/String; - public static final fun write$Self (Ldev/kord/rest/json/request/CurrentVoiceStateModifyRequest;Lkotlinx/serialization/encoding/CompositeEncoder;Lkotlinx/serialization/descriptors/SerialDescriptor;)V -} - -public final class dev/kord/rest/json/request/CurrentVoiceStateModifyRequest$$serializer : kotlinx/serialization/internal/GeneratedSerializer { - public static final field INSTANCE Ldev/kord/rest/json/request/CurrentVoiceStateModifyRequest$$serializer; - public fun childSerializers ()[Lkotlinx/serialization/KSerializer; - public fun deserialize (Lkotlinx/serialization/encoding/Decoder;)Ldev/kord/rest/json/request/CurrentVoiceStateModifyRequest; - public synthetic fun deserialize (Lkotlinx/serialization/encoding/Decoder;)Ljava/lang/Object; - public fun getDescriptor ()Lkotlinx/serialization/descriptors/SerialDescriptor; - public fun serialize (Lkotlinx/serialization/encoding/Encoder;Ldev/kord/rest/json/request/CurrentVoiceStateModifyRequest;)V - public synthetic fun serialize (Lkotlinx/serialization/encoding/Encoder;Ljava/lang/Object;)V - public fun typeParametersSerializers ()[Lkotlinx/serialization/KSerializer; -} - -public final class dev/kord/rest/json/request/CurrentVoiceStateModifyRequest$Companion { - public final fun serializer ()Lkotlinx/serialization/KSerializer; -} - public final class dev/kord/rest/json/request/DMCreateRequest { public static final field Companion Ldev/kord/rest/json/request/DMCreateRequest$Companion; public synthetic fun (ILjava/lang/String;Lkotlinx/serialization/internal/SerializationConstructorMarker;)V @@ -3112,38 +2980,6 @@ public final class dev/kord/rest/json/request/UserAddDMRequest$Companion { public final fun serializer ()Lkotlinx/serialization/KSerializer; } -public final class dev/kord/rest/json/request/VoiceStateModifyRequest { - public static final field Companion Ldev/kord/rest/json/request/VoiceStateModifyRequest$Companion; - public synthetic fun (ILdev/kord/common/entity/Snowflake;Ldev/kord/common/entity/optional/OptionalBoolean;Lkotlinx/serialization/internal/SerializationConstructorMarker;)V - public fun (Ldev/kord/common/entity/Snowflake;Ldev/kord/common/entity/optional/OptionalBoolean;)V - public synthetic fun (Ldev/kord/common/entity/Snowflake;Ldev/kord/common/entity/optional/OptionalBoolean;ILkotlin/jvm/internal/DefaultConstructorMarker;)V - public final fun component1 ()Ldev/kord/common/entity/Snowflake; - public final fun component2 ()Ldev/kord/common/entity/optional/OptionalBoolean; - public final fun copy (Ldev/kord/common/entity/Snowflake;Ldev/kord/common/entity/optional/OptionalBoolean;)Ldev/kord/rest/json/request/VoiceStateModifyRequest; - public static synthetic fun copy$default (Ldev/kord/rest/json/request/VoiceStateModifyRequest;Ldev/kord/common/entity/Snowflake;Ldev/kord/common/entity/optional/OptionalBoolean;ILjava/lang/Object;)Ldev/kord/rest/json/request/VoiceStateModifyRequest; - public fun equals (Ljava/lang/Object;)Z - public final fun getChannelId ()Ldev/kord/common/entity/Snowflake; - public final fun getSuppress ()Ldev/kord/common/entity/optional/OptionalBoolean; - public fun hashCode ()I - public fun toString ()Ljava/lang/String; - public static final fun write$Self (Ldev/kord/rest/json/request/VoiceStateModifyRequest;Lkotlinx/serialization/encoding/CompositeEncoder;Lkotlinx/serialization/descriptors/SerialDescriptor;)V -} - -public final class dev/kord/rest/json/request/VoiceStateModifyRequest$$serializer : kotlinx/serialization/internal/GeneratedSerializer { - public static final field INSTANCE Ldev/kord/rest/json/request/VoiceStateModifyRequest$$serializer; - public fun childSerializers ()[Lkotlinx/serialization/KSerializer; - public fun deserialize (Lkotlinx/serialization/encoding/Decoder;)Ldev/kord/rest/json/request/VoiceStateModifyRequest; - public synthetic fun deserialize (Lkotlinx/serialization/encoding/Decoder;)Ljava/lang/Object; - public fun getDescriptor ()Lkotlinx/serialization/descriptors/SerialDescriptor; - public fun serialize (Lkotlinx/serialization/encoding/Encoder;Ldev/kord/rest/json/request/VoiceStateModifyRequest;)V - public synthetic fun serialize (Lkotlinx/serialization/encoding/Encoder;Ljava/lang/Object;)V - public fun typeParametersSerializers ()[Lkotlinx/serialization/KSerializer; -} - -public final class dev/kord/rest/json/request/VoiceStateModifyRequest$Companion { - public final fun serializer ()Lkotlinx/serialization/KSerializer; -} - public final class dev/kord/rest/json/request/WebhookCreateRequest { public static final field Companion Ldev/kord/rest/json/request/WebhookCreateRequest$Companion; public synthetic fun (ILjava/lang/String;Ldev/kord/common/entity/optional/Optional;Lkotlinx/serialization/internal/SerializationConstructorMarker;)V @@ -4618,10 +4454,6 @@ public final class dev/kord/rest/route/Route$OriginalInteractionResponseModify : public static final field INSTANCE Ldev/kord/rest/route/Route$OriginalInteractionResponseModify; } -public final class dev/kord/rest/route/Route$OthersVoiceStatePatch : dev/kord/rest/route/Route { - public static final field INSTANCE Ldev/kord/rest/route/Route$OthersVoiceStatePatch; -} - public final class dev/kord/rest/route/Route$OverwriteId : dev/kord/rest/route/Route$Key { public static final field INSTANCE Ldev/kord/rest/route/Route$OverwriteId; } @@ -4658,10 +4490,6 @@ public final class dev/kord/rest/route/Route$RoleId : dev/kord/rest/route/Route$ public static final field INSTANCE Ldev/kord/rest/route/Route$RoleId; } -public final class dev/kord/rest/route/Route$SelfVoiceStatePatch : dev/kord/rest/route/Route { - public static final field INSTANCE Ldev/kord/rest/route/Route$SelfVoiceStatePatch; -} - public final class dev/kord/rest/route/Route$TemplateCode : dev/kord/rest/route/Route$Key { public static final field INSTANCE Ldev/kord/rest/route/Route$TemplateCode; }