-
Methods Method Description net.dv8tion.jda.bot.sharding.DefaultShardManagerBuilder.setEventManager(IEventManager) net.dv8tion.jda.core.entities.Emote.hasRoles() This will be replaced byEmote.canProvideRoles()
net.dv8tion.jda.core.JDABuilder.buildAsync() UseJDABuilder.build()
insteadnet.dv8tion.jda.core.JDABuilder.buildBlocking(JDA.Status) UseJDABuilder.build()
andJDA.awaitStatus(Status)
instead