Property Url
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Url
Gets the embed's url.
[JsonProperty("url", NullValueHandling = NullValueHandling.Ignore)]
public Uri Url { get; }
Gets the embed's url.
[JsonProperty("url", NullValueHandling = NullValueHandling.Ignore)]
public Uri Url { get; }