Property OpCode
- Namespace
- DSharpPlus.Net.Abstractions
- Assembly
- DSharpPlus.dll
OpCode
Gets or sets the OP code of the payload.
[JsonProperty("op")]
public GatewayOpCode OpCode { get; set; }
Gets or sets the OP code of the payload.
[JsonProperty("op")]
public GatewayOpCode OpCode { get; set; }