# LINE 限定機器人

## 圖文訊息卡片

若需使用圖文訊息卡片，請先重新新增一隻機器人，並選擇「**只限 LINE 發佈**」！

{% hint style="warning" %}
請留意，圖文訊息為 LINE 機器人限定的功能，在新增新的機器人時，只有選擇「只限LINE發佈」時會出現，選擇其他選項則不會出現圖文訊息
{% endhint %}

<figure><img src="/files/annrw8seWDp4CT4OPWY4" alt=""><figcaption></figcaption></figure>

接著進入編輯機器人的頁面，可以在模組內看到多出了『圖文訊息』卡片。

<figure><img src="/files/cZIrcNU3BwqJOjJhUP2u" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}

1. 請留意，在編輯機器人模組，並選擇使用「圖文訊息」卡片之前，需要先到「進階自動化功能」>「LINE 圖文訊息」先完成圖文訊息的設定
2. 有關LINE 圖文訊息之設定，[請點我看教學](/features/marketing/line-tu-wen-xun-xi.md)
   {% endhint %}

## 圖片輪播訊息卡片

若需使用圖片輪播訊息卡片，請先重新新增一隻機器人，並選擇「**只限 LINE 發佈**」！

<figure><img src="/files/ibiev7HwJMl3XK7OvN4a" alt=""><figcaption></figcaption></figure>

1. 自訂當客人的 LINE 收到圖文訊息時所顯示的新訊息通知
2. 圖片的縱向長度不能超過橫向寬度的 3 倍，且建議圖片長寬比要一致呈現效果最佳
3. 設定點擊圖片時的動作，至少需要選擇「對話模組」、「URL」其中一個行動
4. 設定圖片上的按鈕動作，一張圖片最多能設定兩個，每張圖片的按鈕數不用一樣，詳細設定請見下圖

{% hint style="info" %}
補充說明：若每張圖片的比例不一樣，顯示的長寬比會以第一張圖片的比例為主
{% endhint %}

<figure><img src="/files/leFmbNsDuPduT1BZwBJV" alt=""><figcaption></figcaption></figure>

1. 設定按鈕文字，最多可以輸入 12 個中文字或 20 個英文字母
2. 按鈕文字可以選 黑/白 兩種顏色
3. 可以自訂按鈕背景的顏色與透明度

### 圖片輪播卡片呈現範例

<figure><img src="/files/m68owQlwFqDYHQCrQBIg" alt=""><figcaption><p>按鈕呈現動態範例</p></figcaption></figure>

不同圖片寬高比的呈現範例

<figure><img src="/files/ilXcjluBw3VyIBRgXKv5" alt=""><figcaption><p>寬高比 1:1 範例</p></figcaption></figure>

<figure><img src="/files/l6XEFFl4gFp8s17CQfDQ" alt=""><figcaption><p>寬高比 1:2 範例</p></figcaption></figure>

<figure><img src="/files/d1CSFPjub8RsBFiyLDSW" alt=""><figcaption><p>寬高比 1:3 範例</p></figcaption></figure>

<figure><img src="/files/gjYV6gwnwQORayz85ydN" alt=""><figcaption><p>寬高比 2:1 範例</p></figcaption></figure>


---

# 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://docs.omnichat.ai/features/marketing/chatbot-builder/ji-qi-ren-mo-zu-she-ding/line-xian-ding-ji-qi-ren.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.
