Table of Contents

Property CustomMessage

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

CustomMessage

Gets the message that will be shown on the user screen whenever their message is blocked.

[JsonProperty("custom_message", NullValueHandling = NullValueHandling.Ignore)]
public string? CustomMessage { get; }

Property Value

string