Property Url
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Url
Gets the url used for executing the webhook.
[JsonProperty("url", NullValueHandling = NullValueHandling.Ignore)]
public string Url { get; set; }
Gets the url used for executing the webhook.
[JsonProperty("url", NullValueHandling = NullValueHandling.Ignore)]
public string Url { get; set; }