Uses of Interface
org.javacord.api.entity.server.Ban
-
Packages that use Ban Package Description org.javacord.api.entity.server -
-
Uses of Ban in org.javacord.api.entity.server
Methods in org.javacord.api.entity.server that return types with arguments of type Ban Modifier and Type Method Description CompletableFuture<Collection<Ban>>Server. getBans()Gets a collection with all server bans.
-