Table of Contents

Property Url

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Url

The url to open when pressing this button.

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

Property Value

string