Interface CommandListener


public interface CommandListener
An interface to implement the method for receiving command (messages sent with the currently set bot prefix) events.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Method to implement for receiving command events.