stream-chat-js icon indicating copy to clipboard operation
stream-chat-js copied to clipboard

How to update IMAGE_MODERATION_LABELS in app settings?

Open pzmudzinski opened this issue 2 years ago • 0 comments

It seems this option is missing in AppSettings:

  await client.updateAppSettings({
    IMAGE_MODERATION_LABELS: true,
  });
image

pzmudzinski avatar Mar 30 '23 08:03 pzmudzinski