# Chat input event

### **This event is** [**cancellable**](https://riseclients-organization.gitbook.io/rise-6-scripting-api/api-documentation/events/..#cancellable-events)**.**

This event will be called upon the client sending a chat message. Handler name is `onChatInput`.

### `getMessage(): String`

Returns the message.
