You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/pages/docs/chat/integrations.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ To integrate with an external service, you need to be aware of how Ably Chat mes
9
9
10
10
If you're looking to add moderation, Ably Chat already has [built-in moderation](/docs/chat/moderation) support for Hive, Tisane, and Bodyguard, and you can also [build custom moderation](/docs/chat/moderation/custom).
11
11
12
-
This guide is also applicable if you are using Ably Chat with a language or platform that doesn't yet have an Ably Chat SDK, but it has an Ably Pub/Sub SDK.
12
+
This guide is also applicable if you are using Ably Chat with a language or platform that doesn't yet have an Ably Chat SDK, but does have an Ably Pub/Sub SDK.
13
13
14
14
## Convert a Pub/Sub message to a Chat message <aid="pub-sub-to-chat"/>
0 commit comments