![]() |
DiscordCoreAPI
A Discord bot library written in C++, with custom asynchronous coroutines.
|
For collecting an auto-moderation-rule for a particular AutoModerationRule. More...
#include <AutoModerationEntities.hpp>
Public Data Members | |
uint64_t | 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. | |