Property CustomMessage
- Namespace
 - DSharpPlus.Entities
 
- Assembly
 - DSharpPlus.dll
 
CustomMessage
Gets the custom message that will be shown to a user when their content is blocked.
[JsonProperty("custom_message", NullValueHandling = NullValueHandling.Ignore)]
public string? CustomMessage { get; }