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