Class BotDiscordConfig
java.lang.Object
com.popush.henrietta.discord.BotDiscordConfig
@Configuration
public class BotDiscordConfig
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description BotDiscordConfig()
-
Method Summary
Modifier and Type Method Description net.dv8tion.jda.api.JDA
beanJda()
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
BotDiscordConfig
public BotDiscordConfig()
-
-
Method Details
-
beanJda
@Bean public net.dv8tion.jda.api.JDA beanJda() throws java.lang.InterruptedException- Throws:
java.lang.InterruptedException
-