Package org.javacord.api.event.user
Interface UserChangeNameEvent
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetNewName()Gets the new name of the user.StringgetOldName()Gets the old name of the user.
-