Chat input event
This page goes over the onChatInput event.
This event is cancellable.
This event will be called upon the client sending a chat message. Handler name is onChatInput.
getMessage(): String
getMessage(): StringReturns the message.
Last updated