Package org.javacord.api.event.user
Interface UserChangeActivityEvent
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Optional<Activity>getNewActivity()Gets the new activity of the user.Optional<Activity>getOldActivity()Gets the old activity of the user.
-