Table of Contents
API reference

Property Activity

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

Activity

Gets the message activity payload when present.

[JsonProperty("activity", NullValueHandling = NullValueHandling.Ignore)]
public DiscordMessageActivity? Activity { get; }

Property Value

DiscordMessageActivity