Class UserStartTypingEventImpl

    • Constructor Detail

      • UserStartTypingEventImpl

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