public class BotBehaviourEvent extends BaseEvent
| Constructor and Description |
|---|
BotBehaviourEvent(BotBehaviour behaviour) |
BotBehaviourEvent(BotBehaviour behaviour,
java.util.Optional<java.lang.Object> message) |
| Modifier and Type | Method and Description |
|---|---|
BotBehaviour |
getBehaviour() |
java.util.Optional<java.lang.Object> |
getMessage() |
public BotBehaviourEvent(BotBehaviour behaviour)
public BotBehaviourEvent(BotBehaviour behaviour, java.util.Optional<java.lang.Object> message)
public BotBehaviour getBehaviour()
public java.util.Optional<java.lang.Object> getMessage()
Copyright © 2018. All Rights Reserved.