Table of Contents

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; }

Property Value

string