Table of Contents

Property CloseCode

Namespace
DSharpPlus.Net.Gateway
Assembly
DSharpPlus.dll

CloseCode

Gets the close code received from Discord, if one occurred.

public GatewayCloseCode? CloseCode { get; init; }

Property Value

GatewayCloseCode?