Class BotEvent

    • Constructor Detail

      • BotEvent

        public BotEvent​(Bot bot)
        Constructs a BotEvent
        Parameters:
        bot - the bot
    • Method Detail

      • getBot

        public Bot getBot()