Table of Contents
API reference

Property Content

Namespace
DisCatSharp.Hosting.AspNetCore.Ingress.WebhookEvents
Assembly
DisCatSharp.Hosting.AspNetCore.dll

Content

Gets the message content when present.

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

Property Value

string