diff --git a/apps/docs/adapters.json b/apps/docs/adapters.json index cf2b086f..4a14c349 100644 --- a/apps/docs/adapters.json +++ b/apps/docs/adapters.json @@ -172,6 +172,17 @@ "readme": "https://github.com/resend/resend-chat-sdk", "vendorOfficial": true }, + { + "name": "Telnyx", + "slug": "telnyx", + "type": "platform", + "community": true, + "description": "Bidirectional SMS/MMS adapter for Chat SDK with Ed25519-verified webhooks, automatic MMS upgrade, and dedicated messaging profile support via Telnyx.", + "packageName": "@telnyx/chat-sdk-adapter", + "author": "Telnyx", + "readme": "https://github.com/team-telnyx/telnyx-chat-sdk-adapter", + "vendorOfficial": true + }, { "name": "Zernio", "slug": "zernio",