Table of Contents

Property Url

Namespace
DSharpPlus.Net
Assembly
DSharpPlus.dll

Url

Gets the gateway URL for the WebSocket connection.

[JsonProperty("url")]
public string Url { get; set; }

Property Value

string