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