Property EventName
- Namespace
- DSharpPlus.Net.Abstractions
- Assembly
- DSharpPlus.dll
EventName
Gets or sets the event name of the payload. Only present for OP 0.
[JsonProperty("t", NullValueHandling = NullValueHandling.Ignore)]
public string EventName { get; set; }