Uses of Interface
org.javacord.api.entity.ApplicationInfo
-
Packages that use ApplicationInfo Package Description org.javacord.api -
-
Uses of ApplicationInfo in org.javacord.api
Methods in org.javacord.api that return types with arguments of type ApplicationInfo Modifier and Type Method Description CompletableFuture<ApplicationInfo>DiscordApi. getApplicationInfo()Gets the application info of the bot.
-