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