Package org.javacord.api.event.user
Interface UserChangeDiscriminatorEvent
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getNewDiscriminator()
Gets the new discriminator of the user.String
getOldDiscriminator()
Gets the old discriminator of the user.
-