Skip to main content

Chat FAQs

Chat can be used to send and receive any JSON-serializable object.

Yes! Channels are essentially group chats that members can join and exchange messages in. If you intend to create group chats that use SMS as well, please read the next frequently asked question.

While Chat does not support sending/receiving via SMS by default, using RELAY Realtime SDK along with our Messaging API you can add SMS support (or any other format of communication) to it!

Yes! You can use Chat along with Dialogflow to create chatbots according to your needs.

Using RELAY Realtime Server SDK you can listen for the "message" event and log each message accordingly.