Chat SDKがWhatsAppアダプターサポートを追加
本文の状態
日本語全文を表示中
詳細モードで約1分の本文を読めます。
同じ出来事の情報源
この情報源を基点に整理
Vercel Blog
Chat SDKがWhatsAppアダプターを追加し、Slack、Discord、GitHub、Teams、Telegramに加えて単一コードベースでWhatsAppもサポートするようになった。開発者はメッセージ、リアクション、入力インジケーター、既読確認をサポートするボットを構築できる。
Source Article
元記事を日本語で読む
本文に関係しない購読案内、埋め込み通知、サイト内プロモーションは除いています。
タイトル: Chat SDKがWhatsAppをサポート、新アダプターを追加
Chat SDKは、新たにWhatsAppアダプターを追加し、Slack、Discord、GitHub、Teams、Telegramに加えてWhatsAppも単一コードベースでサポートするアプローチを拡張しました。
チームは、メッセージ、リアクション、入力インジケーター、既読確認をサポートするボットを構築できます。このアダプターは、画像や音声メッセージ、ステッカーなどのマルチメディアダウンロードを処理し、Google MapsのURLを用いた位置情報共有にも対応しています。
今すぐWhatsAppアダプターをお試しください:
長いメッセージは、WhatsAppの4096文字制限に対応するため、段落や行の区切りで自動的に分割されます。また、カードは最大3つの選択肢を持つインタラクティブな返信ボタンとして表示されます。
WhatsAppはメッセージの編集や削除をサポートしておらず、これらの操作を行うとエラーが発生します。また、プラットフォームは過去のメッセージを取得するAPIを公開していないため、メッセージ履歴は利用できません。インタラクティブな返信ボタンは1メッセージあたり3つまで、コールバックデータは64バイトに制限されています。加えて、WhatsAppには24時間のメッセージングウィンドウが設けられており、ボットはユーザーからの最後のメッセージから24時間以内にのみ返信できます。
詳細はドキュメントをご覧いただくか、アダプター一覧をご参照ください。
Read more
原文を表示
Chat SDK now supports WhatsApp, extending its single-codebase approach to Slack, Discord, GitHub, Teams, and Telegram with the new WhatsApp adapter.
Teams can build bots that support messages, reactions, typing indicators, and read receipts. The adapter handles multi-media downloads (e.g., images, voice messages, stickers) and supports location sharing with Google Maps URLs.
Try the WhatsApp adapter today:
Long messages are automatically split at paragraph and line boundaries to respect WhatsApp's 4096-character limit, and cards render as interactive reply buttons with up to three options.
WhatsApp does not support editing or deleting messages; both operations will throw an error. The platform also does not expose historical message APIs, so message history is not available. Interactive reply buttons are limited to three per message, and callback data is capped at 64 bytes. Additionally, WhatsApp enforces a 24-hour messaging window; bots can only respond within 24 hours of the last user message.
Read the documentation to get started or browse the adapters directory.
Read more
今日のまとめ
AIデイリーブリーフで今日の重要ニュースをまとめ読み