Property Url
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Url
Gets the url of the provider.
[JsonProperty("url", NullValueHandling = NullValueHandling.Ignore)]
public Uri? Url { get; }
Gets the url of the provider.
[JsonProperty("url", NullValueHandling = NullValueHandling.Ignore)]
public Uri? Url { get; }