Interface DiscordCommandSender.CmdCallback

Enclosing class:
DiscordCommandSender

public static interface DiscordCommandSender.CmdCallback
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onMessage(String message)
     
  • Method Details

    • onMessage

      void onMessage(String message)