Example #1
0
 public String getMessage() {
   return event.getMessage();
 }
Example #2
0
 public SocBot getBot() {
   return event.getBot();
 }