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