Table of Contents

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; }

Property Value

GatewayOpCode