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

For collecting an auto-moderation-rule for a particular auto_moderation_rule_data. More...

#include <AutoModerationEntities.hpp>

Public Data Members

snowflake autoModerationRuleId {}
 The id of the auto-moderation-rule you would like to collect.
 
snowflake guildId {}
 The id of the guild from which you would like to collect the auto-moderation-rule from.
 

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