Uses of Interface
org.javacord.api.entity.activity.ActivityParty
-
Packages that use ActivityParty Package Description org.javacord.api.entity.activity -
-
Uses of ActivityParty in org.javacord.api.entity.activity
Methods in org.javacord.api.entity.activity that return types with arguments of type ActivityParty Modifier and Type Method Description Optional<ActivityParty>Activity. getParty()Gets the current party of the user.
-