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