【问题标题】:How to consume typing indicator from twilio chat channel via webhook如何通过 webhook 从 twilio 聊天频道使用打字指示器
【发布时间】:2021-10-14 07:37:33
【问题描述】:

我正在使用 twilio 聊天服务将我的内部聊天平台与 twilio flex 集成。在通过节点 SDK 创建通道时,我注册了一个 webhook 以使用通过通道发送的消息并将它们传递给我们的聊天客户端。

代理的弹性聊天小部件是否发送打字指示符?

输入指示器消息是否可以通过 webhook 集成来使用?

【问题讨论】:

    标签: twilio twilio-api twilio-flex twilio-node twilioflexwebchat


    【解决方案1】:

    我认为打字指示器在 flex UI 中默认启用,不能通过 Webhooks 发送。

    请查看Flex

    此外,输入指示器的链接也很少。 Js code document

    【讨论】:

      【解决方案2】:

      这里是 Twilio 开发者宣传员。

      打字指示器消息不会通过 webhook 发送,只能通过 the Chat SDKs

      Sohail 也是正确的,Flex UI 将发送可以从用户端的聊天 SDK 消费的打字指示消息(例如,Flex Web Chat UI can use the typing indicator)。

      【讨论】:

        猜你喜欢
        • 1970-01-01
        • 2021-01-23
        • 2019-10-08
        • 1970-01-01
        • 1970-01-01
        • 2021-09-03
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        相关资源
        最近更新 更多