# LINE 訊息種類 API 類型及收費表

| 訊息種類                                                                                                                                                                                                        | LINE API 類型 | LINE Official 是否收費 |
| ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- | ------------------ |
| [歡迎訊息](/features/tong-xun-qu-dao/automated-messages/welcome-message.md#ru-he-she-ding)                                                                                                                      | Reply API   | 否                  |
| [離線訊息/即時回覆](/features/tong-xun-qu-dao/automated-messages/away-message-instant-reply.md#ru-he-she-ding)                                                                                                      | Reply API   | 否                  |
| <p><a href="/pages/yJAPImxLBgckooXDR1j5#bu-zhou-er-she-ding-tu-wen-xuan-chan">點擊 LINE 圖文選單<br>機器人模組訊息</a></p>                                                                                               | Reply API   | 否                  |
| [關鍵字自動回覆](/features/marketing/keyword-autoreply.md#bu-zhou-1-tian-jia-hui-fu-fen-zu)                                                                                                                        | Reply API   | 否                  |
| 關鍵字自動送出（免手動）                                                                                                                                                                                                | Push API    | 是                  |
| [社群身份綁定成功訊息](/features/she-qun-bang-ding-guan-li/social-subscriber-integration.md#kai-qi-she-qun-shen-fen-bang-ding-an-niu-zheng-he-zai-ni-de-wang-ye-you-xia-fang-rang-ke-hu-sui-shi)                      | Reply API   | 否                  |
| <p><a href="/pages/AYmVR27ot8g9VUDoNNWc">社群身份綁定成功訊息<br>（使用 LIFF 設定）</a></p>                                                                                                                                 | Push API    | 是                  |
| 一對一聊天（客服端）                                                                                                                                                                                                  | Push API    | 是                  |
| [手動推播訊息](/features/tui-bo.md)                                                                                                                                                                               | Push API    | 是                  |
| [官網顧客行銷—通訊渠道再行銷訊息](https://docs.omnichat.ai/features/tong-xun-qu-dao/integrations/line-2.0/pages/-LfrDzYV87ojz_W1dOO5#2.-tou-guo-xiao-fei-zhe-de-facebook-messenger-line-whatsapp-zuo-zai-hang-xiao-tui-bo) | Push API    | 是                  |
| [購物車再行銷訊息](/features/gou-wu-che-zai-hang-xiao-jia-gou-gong-neng.md)                                                                                                                                         | Push API    | 是                  |
| [LINE 遊戲模組中獎及未中獎後發送通知訊息](/features/hu-dong-you-xi-jia-gou-gong-neng.md)                                                                                                                                     | Push API    | 是                  |
| [優惠券的重複領取訊息](/features/you-hui-quan-jia-gou-gong-neng.md)                                                                                                                                                   | Push API    | 是                  |
| 自動傳送訂單通知訊息 (需串接 API)                                                                                                                                                                                        | Push API    | 是                  |
| [排程回覆卡片](/features/marketing/chatbot-builder/ji-qi-ren-mo-zu-she-ding.md#yan-chi-hui-fu-ka-pian-dang-xuan-ze-shi-yong-ping-tai-wei-chan-yi-qu-dao-shi)                                                      | Push API    | 是                  |
| [條件分流卡片](https://docs.omnichat.ai/features/marketing/chatbot-builder/ji-qi-ren-mo-zu-she-ding#conditionalreplycard)                                                                                         | Push API    | 是                  |
| [對話設定](/features/ke-fu-she-ding/dui-hua-she-ding.md)-自動結束對話設定文字訊息或機器人模組（適用於 LINE）                                                                                                                           | Push API    | 是                  |


---

# 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/tong-xun-qu-dao/integrations/line-2.0/line-2.0-message-fee.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.
