stream-chat-js
stream-chat-js copied to clipboard
How to update IMAGE_MODERATION_LABELS in app settings?
It seems this option is missing in AppSettings:
await client.updateAppSettings({
IMAGE_MODERATION_LABELS: true,
});