Modifier and Type | Method and Description |
---|---|
Chatlet |
alias(java.lang.String param)
After calling this method, replies to this chatlet
will go to the method annotated with @OnAlias
|
Reply |
createReply()
Creates a new reply that will go as a reply to this chatlet.
|
java.lang.String |
getAlias()
Get alias assigned to the chatlet.
|
java.lang.String |
raw() |
Reply createReply()
Chatlet alias(java.lang.String param)
java.lang.String getAlias()