megachangelog
Feature

Chat SDK adds Linq support

Chat SDK now supports Linq messaging through a new vendor-official adapter, enabling bots to send and receive texts in direct and group chats with bidirectional media, iMessage tapback reactions, and HMAC-verified webhooks.

Chat SDK now supports Linq with the new .vendor-official adapter

Build bots that send and receive texts in both direct messages and group chats, with bidirectional media and native iMessage tapback reaction support. Replies use the standard Chat SDK thread and message APIs, with HMAC-verified webhooks and stable threading.

The adapter maps each Linq chat to a Chat SDK thread, each text to a message, and each iMessage tapback to a reaction, so subscriptions, handlers, posts, and reactions work the same as with any other Chat SDK adapter.

Read the documentation to get started.Linq

Special thanks to , whose community contributions laid the groundwork for this adapter.Fardeem Munir

Read more

chat-sdklinqmessagingapiadapterswebhooks

Source: original entry ↗