Uses of Interface
org.javacord.api.entity.ApplicationOwner
-
Packages that use ApplicationOwner Package Description org.javacord.api.entity -
-
Uses of ApplicationOwner in org.javacord.api.entity
Methods in org.javacord.api.entity that return types with arguments of type ApplicationOwner Modifier and Type Method Description java.util.Optional<ApplicationOwner>ApplicationInfo. getOwner()Gets the owner of the Application.
-