Table of Contents

Property Url

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

Url

Gets the URL of the file.

[JsonProperty("url", NullValueHandling = NullValueHandling.Ignore)]
public string? Url { get; }

Property Value

string