> For the complete documentation index, see [llms.txt](https://mykolapetrovych.gitbook.io/argus-wordpress-plugin/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mykolapetrovych.gitbook.io/argus-wordpress-plugin/version-6.2.0/wordpress-shortcodes/twitch/chat-shortcode.md).

# Chat Shortcode

This is a self-closing shortcode. It outputs the default Twitch chat widget. You can set shortcode attributes to alter its behavior.

***height*** - this number, in pixels, will set the widget's height. If messages need more space, then a scroll will appear. The default height is `480`.

Shortcode example:

```shortcode
[argus-twitch-chat height="400"]
```
