Can I filter profanity?

Yes, you can filter profanity in your chat application using the profanity filter feature. This feature allows you to replace explicit words with asterisks or block messages containing explicit words.

For example, let’s say you have a chat application where users can communicate with each other. However, you want to ensure that the chat environment is safe and clean for all users, so you decide to implement a profanity filter.

Using Sendbird’s Chat API, you can turn on the profanity filter feature and set it to either replace explicit words with asterisks or block messages containing explicit words. When a user sends a message containing explicit words, the profanity filter will either replace the explicit words with asterisks or block the message entirely, depending on your settings.

This helps to ensure that your chat environment remains safe and clean for all users, and prevents inappropriate behavior from occurring.

Please refer to the below documentation for more information: