# Chat Messages Widget

Chat messages widget outputting messages of a selected channel. You can use widget settings to alter its behavior.

#### Content Tab

***Title*** - is a text written in the widget's header, next to the icon.

{% hint style="info" %}
If you remove the title, the header will disappear.
{% endhint %}

***Get messages from*** - is a source channel from which the widget will be taking messages.

***Only pinned messages*** - will allow you to output all pinned messages from the channel and no other.

***Tenor messages*** - will allow you to download tenner video memes and show them in the chat.

{% hint style="info" %}
Tener videos are played automatically. This may influence the total traffic your visitors will spend browsing your website.
{% endhint %}

***Images in messages*** - will allow you to display images from the chat. If this is disabled, but links are permitted, images will be shown as links.

***Custom emojis*** - will allow you to display images of custom emojis in messages.

***Links*** - this will allow you to display images and Tenor as text links if they are disabled. Links will be displayed as text or as active links.

***Quantity*** - this is the number of messages that will be displayed.

***Footer text*** - is a text in the footer of the widget. It is a call to action near an invitation button.

***Invite to channel*** - this is the channel to which the visitor will be joined if he clicks the invitation button.

{% hint style="info" %}
If you remove the footer text and the invite, the footer will disappear.
{% endhint %}

#### Style Tab

***Colors*** - will allow you to select a visual style to display on the website.

***Height*** - this number, in pixels, will limit the maximum height of the message area. If messages need more space, then a scroll will appear.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://mykolapetrovych.gitbook.io/argus-wordpress-plugin/elementor-widgets/discord/chat-messages-widget.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
