Class ChannelUpdateRegionEvent

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

public class ChannelUpdateRegionEvent extends GenericChannelUpdateEvent<Region>
  • Field Details

  • Constructor Details

    • ChannelUpdateRegionEvent

      public ChannelUpdateRegionEvent(@Nonnull JDA api, long responseNumber, Channel channel, Region oldValue, Region newValue)