Annotation Type | Description |
---|---|
OnAlias |
Annotates a method to be called when a reply to a particular chatlet
is received.
|
OnEventInAliasedRoom |
Annotates a method to be called when an event in a particular room
is received.
|
OnKeyword |
Annotates a method that will be called when a keyword message is received.
|
OnMsg |
Annotates a method that will be called when a keyword message is received.
|
OnReplyFiltered |
Annotates a method to be called when a reply to a particular chatlet
is received.
|