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

#include <auto_moderation.h>

Data Fields

u64snowflake channel_id
 
int duration_seconds
 

Field Documentation

◆ channel_id

u64snowflake discord_auto_moderation_action_metadata::channel_id

channel to which user content should be logged

Note
associated with DISCORD_AUTO_MODERATION_ACTION_SEND_ALERT_MESSAGE

◆ duration_seconds

int discord_auto_moderation_action_metadata::duration_seconds

timeout duration in seconds

Note
associated with DISCORD_AUTO_MODERATION_ACTION_TIMEOUT
maximum of 2419200 seconds (4 weeks)

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