java.lang.Object
io.github.yusufsdiscordbot.yusufsdiscordcore.bot.core.util.Verify

public class Verify extends Object
  • Method Details

    • isInVc

      public static void isInVc(@NotNull @NotNull YMember member, @NotNull @NotNull YReplyCallback callback)
    • isInVc

      public static void isInVc(@NotNull @NotNull net.dv8tion.jda.api.entities.Member member, @NotNull @NotNull YReplyCallback callback)
    • isInVc

      public static void isInVc(@NotNull @NotNull net.dv8tion.jda.api.entities.Member member, @NotNull @NotNull net.dv8tion.jda.api.interactions.callbacks.IReplyCallback callback)
    • isNotInVc

      public static void isNotInVc(@NotNull @NotNull YMember member, @NotNull @NotNull YReplyCallback callback)
    • isNotInVc

      public static void isNotInVc(@NotNull @NotNull net.dv8tion.jda.api.entities.Member member, @NotNull @NotNull YReplyCallback callback)
    • isNotInVc

      public static void isNotInVc(@NotNull @NotNull net.dv8tion.jda.api.entities.Member member, @NotNull @NotNull net.dv8tion.jda.api.interactions.callbacks.IReplyCallback callback)