Table of Contents

Property Content

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Content

Gets the forwarded message's content.

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

Property Value

string