Table of Contents

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; }

Property Value

string