Table of Contents

Property Url

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

Url

The url to open when pressing this button.

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

Property Value

string