Class DiscordRuleActionMetadata
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Represents a Discord rule action metadata.
public class DiscordRuleActionMetadata
- Inheritance
-
DiscordRuleActionMetadata
Properties
- ChannelId
Gets the ID of the channel where blocked content or moderation events should be logged.
- CustomMessage
Gets the custom message that will be shown to a user when their content is blocked.
- TimeoutSeconds
Gets the timeout duration in seconds.