Uses of Interface
org.javacord.api.entity.sticker.StickerPack
-
Packages that use StickerPack Package Description org.javacord.api -
-
Uses of StickerPack in org.javacord.api
Methods in org.javacord.api that return types with arguments of type StickerPack Modifier and Type Method Description java.util.concurrent.CompletableFuture<java.util.Set<StickerPack>>DiscordApi. getNitroStickerPacks()Gets all default sticker packs, which are available to nitro users.
-