> For the complete documentation index, see [llms.txt](https://scripting.breeze.rip/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://scripting.breeze.rip/api/functions/mc.chatmessage.md).

# mc.chatMessage

> **chatMessage**(`message`, `prefix`): `void`

Sends a chat message with an optional prefix to the player.

### Parameters

#### message

`string`

The message you want shown in chat.

#### prefix

`boolean`

If you want the \[Breeze] prefix added.

### Returns

`void`
