Concord - C Discord API library
A Discord API wrapper library written in C
discord_auto_moderation_trigger_metadata Struct Reference

#include <auto_moderation.h>

Collaboration diagram for discord_auto_moderation_trigger_metadata:
[legend]

Data Fields

struct stringskeyword_filter
 
struct integerspresets
 

Field Documentation

◆ keyword_filter

struct strings* discord_auto_moderation_trigger_metadata::keyword_filter

substrings which will be searched for in content

Note
associated with DISCORD_AUTO_MODERATION_KEYWORD

◆ presets

struct integers* discord_auto_moderation_trigger_metadata::presets

the internally pre-defined wordsets which will be searched for in content

Note
associated with DISCORD_AUTO_MODERATION_KEYWORD_PRESET

The documentation for this struct was generated from the following file: