Class ChannelUpdatePositionEvent

    • Constructor Detail

      • ChannelUpdatePositionEvent

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