Table of Contents

Property Data

Namespace
DSharpPlus.Net.Abstractions
Assembly
DSharpPlus.dll

Data

Gets or sets the data of the payload.

[JsonProperty("d")]
public object Data { get; set; }

Property Value

object