Class ChannelUpdateSlowmodeEvent

All Implemented Interfaces:
GenericEvent, UpdateEvent<Channel,Integer>

public class ChannelUpdateSlowmodeEvent extends GenericChannelUpdateEvent<Integer>
  • Field Details

  • Constructor Details

    • ChannelUpdateSlowmodeEvent

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