Uses of Interface
org.javacord.api.entity.activity.ActivityAssets
-
Packages that use ActivityAssets Package Description org.javacord.api.entity.activity -
-
Uses of ActivityAssets in org.javacord.api.entity.activity
Methods in org.javacord.api.entity.activity that return types with arguments of type ActivityAssets Modifier and Type Method Description Optional<ActivityAssets>Activity. getAssets()Gets the assets (images for the presence and their hover texts) of the activity.
-