DiscordCoreAPI
A Discord bot library written in C++, with custom asynchronous coroutines.
Loading...
Searching...
No Matches
discord_core_api::delete_auto_moderation_rule_data Struct Reference

For deleting an auto-moderation-rule. More...

#include <AutoModerationEntities.hpp>

Public Data Members

snowflake autoModerationRuleId {}
 The id of the auto-moderation-rule you would like to delete.
 
snowflake guildId {}
 Guild within which to delete the auto-moderation-rule.
 

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