> For the complete documentation index, see [llms.txt](https://temp-17.gitbook.io/trmenu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://temp-17.gitbook.io/trmenu/actions/types/chat.md).

# Player's chat

## Usage

```
chat
```

## Examples

```yaml
# Supports ; for multiples contents
- 'chat: I Love TabooLib :);For real'
# Can execute commands too
- 'chat: /quit'
```
