Class EmoteUpdateNameEvent

    • Constructor Detail

      • EmoteUpdateNameEvent

        public EmoteUpdateNameEvent​(@Nonnull
                                    JDA api,
                                    long responseNumber,
                                    @Nonnull
                                    Emote emote,
                                    @Nonnull
                                    java.lang.String oldName)
    • Method Detail

      • getOldName

        @Nonnull
        public java.lang.String getOldName()
        The old name
        Returns:
        The old name
      • getNewName

        @Nonnull
        public java.lang.String getNewName()
        The new name
        Returns:
        The new name