Class TextChannelUpdateNameEvent

    • Constructor Detail

      • TextChannelUpdateNameEvent

        public TextChannelUpdateNameEvent​(@Nonnull
                                          JDA api,
                                          long responseNumber,
                                          @Nonnull
                                          TextChannel channel,
                                          @Nonnull
                                          java.lang.String oldName)