Table of Contents

Property Content

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Content

Gets the message's content.

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

Property Value

string