Property Content
- Namespace
 - DSharpPlus.Entities
 
- Assembly
 - DSharpPlus.dll
 
Content
Gets the message's content.
[JsonProperty("content", NullValueHandling = NullValueHandling.Ignore)]
public string Content { get; }
Gets the message's content.
[JsonProperty("content", NullValueHandling = NullValueHandling.Ignore)]
public string Content { get; }