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; }
The url to open when pressing this button.
[JsonProperty("url", NullValueHandling = NullValueHandling.Ignore)]
public string Url { get; set; }