Class StoreChannelUpdatePositionEvent

    • Constructor Detail

      • StoreChannelUpdatePositionEvent

        public StoreChannelUpdatePositionEvent​(@Nonnull
                                               JDA api,
                                               long responseNumber,
                                               @Nonnull
                                               StoreChannel channel,
                                               int prev)
    • Method Detail

      • getOldPosition

        public int getOldPosition()
        The old position
        Returns:
        The old position
      • getNewPosition

        public int getNewPosition()
        The new position
        Returns:
        The new position