Class VoiceChannelUpdateNameEvent

    • Constructor Detail

      • VoiceChannelUpdateNameEvent

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