Class ChannelUpdateTopicEvent

    • Constructor Detail

      • ChannelUpdateTopicEvent

        public ChannelUpdateTopicEvent​(@Nonnull
                                       JDA api,
                                       long responseNumber,
                                       Channel channel,
                                       String oldValue,
                                       String newValue)