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 ApplicationInfo Modifier and Type Method Description ApplicationInfoDiscordApi. getCachedApplicationInfo()Gets the cached application info of the bot.Methods in org.javacord.api that return types with arguments of type ApplicationInfo Modifier and Type Method Description java.util.concurrent.CompletableFuture<ApplicationInfo>DiscordApi. requestApplicationInfo()Gets the application info of the bot.
-