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