Class FriendChatEvent

    • Constructor Detail

      • FriendChatEvent

        public FriendChatEvent​(Bot bot,
                               Friend friend,
                               MessageChain message,
                               MessageSource source)
        Constructs a FriendChatEvent
        Parameters:
        bot - the bot
        friend - the friend who chats with bot
        message - the chat message
        source - the source of the message