Class ChannelUpdateSlowmodeEvent

    • Constructor Detail

      • ChannelUpdateSlowmodeEvent

        public ChannelUpdateSlowmodeEvent​(@Nonnull
                                          JDA api,
                                          long responseNumber,
                                          Channel channel,
                                          Integer oldValue,
                                          Integer newValue)