# Send a message with select menu

{% hint style="info" %}
Buttons and menu options will now no longer trigger the 'thinking...' response when clicked or selected. This means you can have interactions that trigger no response at all if you wish.
{% endhint %}

The „Send a message with select menu“ sends a text or embed message to a channel with a Select Menu. Each option in the Select Menu can have its own attached Actions.

## Message

Messages from the bot can either be a [Plain Text Message](#plain-text-message) or a [Embed Message](#embed-message). You can switch between these two options with the toggle in the image below.

<figure><img src="https://1937909199-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lm_hW5MApY3J0lRhi0M%2Fuploads%2Fb2lSVkLInA8ZE1yUqEL8%2FBildschirm%C2%ADfoto%202023-02-10%20um%2005.04.54.png?alt=media&#x26;token=3b4d825e-f99b-4cee-8aeb-e99534ce14df" alt=""><figcaption></figcaption></figure>

### Plain Text Message

#### Content

The content of the action is the actual message that the bot should reply with when the action is triggered. You can use any variable or option in the content of this reply. These can be easily added through the variable selector by clicking the **Clipboard** button.

<figure><img src="https://1937909199-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lm_hW5MApY3J0lRhi0M%2Fuploads%2Fh0HnaxCAU084btmj2urT%2FBildschirm%C2%ADfoto%202023-02-10%20um%2005.05.59.png?alt=media&#x26;token=f06de735-2767-424b-9d83-687443033ffe" alt=""><figcaption></figcaption></figure>

### Embed Message

When triggered, the action responds with an embedded plain text message. All variables and options can be used in the content of the reply.

#### Author

The author is displayed in the top left of the embed. This can be the author who used the command or any information you wish to display.

<figure><img src="https://1937909199-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lm_hW5MApY3J0lRhi0M%2Fuploads%2F8tHMF7eef0Vh87BU4SQi%2Fimage.png?alt=media&#x26;token=7b867685-e8a4-48af-9f69-a8a12051d142" alt=""><figcaption></figcaption></figure>

#### Thumbnail URL

You can include a thumbnail embedded into the Embed Reply. This will display in the top right of the Embed.

<figure><img src="https://1937909199-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lm_hW5MApY3J0lRhi0M%2Fuploads%2FHfr7inarKoo1H4DVCBnk%2Fimage.png?alt=media&#x26;token=354eb767-d154-4c1d-97ea-b2091808a0ac" alt=""><figcaption></figcaption></figure>

#### Title

This is the title you wish to display in your Embed Reply. This will be centered above your Content Block.

#### Content

The content of the action is the actual message that the bot should reply with when the action is triggered. You can use any variable or option in the content of this reply. These can be easily added through the variable selector by clicking the **Clipboard** button.

<figure><img src="https://1937909199-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lm_hW5MApY3J0lRhi0M%2Fuploads%2Fuq3hZKn3ibrQW2eWFvh8%2Fimage.png?alt=media&#x26;token=2a29a77b-b76b-49b8-ac7f-2572373cd7f7" alt=""><figcaption></figcaption></figure>

#### Image URL

This will display an image in full view under the Content Block.

<figure><img src="https://1937909199-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lm_hW5MApY3J0lRhi0M%2Fuploads%2FkAq2iBYIGxbypuIJwLMg%2Fimage.png?alt=media&#x26;token=77f5a325-a433-4fa8-857f-d9bbb43572f4" alt=""><figcaption></figcaption></figure>

#### Footer

This is the small text at the bottom left of the embed.

<figure><img src="https://1937909199-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lm_hW5MApY3J0lRhi0M%2Fuploads%2FKMuLJWScDGzJFnXkKENH%2Fimage.png?alt=media&#x26;token=c676807c-7e67-4f3f-a607-6f7048ee25a8" alt=""><figcaption></figcaption></figure>

#### Embed URL

This will display the Title of the embed in blue text, you can click this to open an external page or image.

<figure><img src="https://1937909199-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lm_hW5MApY3J0lRhi0M%2Fuploads%2Fs2mnTUq138Mxu2qqabuT%2Fimage.png?alt=media&#x26;token=c833a511-110d-4816-888e-48fb67038213" alt=""><figcaption></figcaption></figure>

#### Color

This is the color shown on the Left Side of the Embed Reply.

<figure><img src="https://1937909199-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lm_hW5MApY3J0lRhi0M%2Fuploads%2Fv14qG5jIj1jOFGDV3Nnx%2Fimage.png?alt=media&#x26;token=74aa2371-fb27-4456-bb8a-c56a295a0b10" alt=""><figcaption></figcaption></figure>

## Response Type

| Type                                                  | Description                                                                                                                                                                                |
| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Reply to the command                                  | In commands, by selecting this response type your Embed Reply message will be sent as a reply to the command. This will show who used the command and what command triggered the response. |
| Send a message to a channel                           | The message will be sent to the channel specified in either the Channel ID, Channel Option or the specific channel dropdown.                                                               |
| Send a message to the channel the command was used in | The message will be sent to the channel that the user triggered the command in.                                                                                                            |
| Direct message the user who triggered the command     | The message will be send trough a direct message to the user that triggered the command.                                                                                                   |
| Direct message using a user option                    | The message will be send trough a direct message to given user option.                                                                                                                     |
| Direct message using a user id                        | The message will be send trough a direct message to given user id.                                                                                                                         |
| Edit a message send by another action                 | By selecting this response type you are able to edit the message sent by another action in the command or event tree.                                                                      |

## Reactions

Reactions can also be added to the plain text reply. These can be added by clicking the reactions dropdown and selecting emojis.&#x20;

<figure><img src="https://1937909199-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lm_hW5MApY3J0lRhi0M%2Fuploads%2Fvw2uksjnNkxsBrzI3wCw%2FScreenshot%202023-02-01%20at%202.10.09%20PM.png?alt=media&#x26;token=b66e5bdd-d35a-454e-ae4b-47f44774c34e" alt=""><figcaption></figcaption></figure>

These reactions will be automatically added to the plain text reply.

<figure><img src="https://1937909199-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lm_hW5MApY3J0lRhi0M%2Fuploads%2F2ajzP4dbTdDadzsuMUFV%2Fimage.png?alt=media&#x26;token=956e7660-1c2b-4a4c-974b-ce88055da934" alt=""><figcaption></figcaption></figure>

## Hide Menu replies

Menu responses from actions can be hidden so that only the person who selected the menu option sees them. This can be also chosen separately in any Response Action.

<figure><img src="https://1937909199-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lm_hW5MApY3J0lRhi0M%2Fuploads%2F3BMvCpvzOb8zvs1vc0FG%2FBildschirm%C2%ADfoto%202023-02-10%20um%2016.41.06.png?alt=media&#x26;token=d7ef93e0-052e-4fa2-ad70-785fa54ff3d2" alt=""><figcaption></figcaption></figure>

## Menu option

Select menus are interactive components that allow users to select one or more options from a dropdown list in messages.&#x20;

#### Label

This is the option's label. Here, you can use any and all options and variables.

<figure><img src="https://1937909199-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lm_hW5MApY3J0lRhi0M%2Fuploads%2FKt88T3hno6y6rOXXO9qE%2FBildschirm%C2%ADfoto%202023-02-10%20um%2016.50.29.png?alt=media&#x26;token=259c136e-71f0-4cd1-a598-00db26252221" alt=""><figcaption></figcaption></figure>

#### Description

This will serve as the option's description. You can utilize any and all options and variables.

<figure><img src="https://1937909199-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lm_hW5MApY3J0lRhi0M%2Fuploads%2FHsYCZFFYei7o7fOoDGlz%2FBildschirm%C2%ADfoto%202023-02-10%20um%2016.52.33.png?alt=media&#x26;token=76411303-65e7-4bb3-b636-d3b30df39f7e" alt=""><figcaption></figcaption></figure>
