Class ChannelUpdateInvitableEvent

    • Constructor Detail

      • ChannelUpdateInvitableEvent

        public ChannelUpdateInvitableEvent​(@Nonnull
                                           JDA api,
                                           long responseNumber,
                                           Channel channel,
                                           boolean oldValue,
                                           boolean newValue)