Class ChannelUserEventImpl

    • Constructor Detail

      • ChannelUserEventImpl

        public ChannelUserEventImpl​(User user,
                                    TextChannel channel)
        Creates a new text channel user event.
        Parameters:
        user - The user of the event.
        channel - The text channel of the event.