Property Url
- Namespace
- DSharpPlus.Net
- Assembly
- DSharpPlus.dll
Url
Gets the gateway URL for the WebSocket connection.
[JsonProperty("url")]
public string Url { get; set; }
Gets the gateway URL for the WebSocket connection.
[JsonProperty("url")]
public string Url { get; set; }