Table of Contents

Property ProxyUrl

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

ProxyUrl

Gets a proxied url of the thumbnail.

[JsonProperty("proxy_url", NullValueHandling = NullValueHandling.Ignore)]
public DiscordUri? ProxyUrl { get; }

Property Value

DiscordUri?