Property Url
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Url
Gets or sets the url for the embed's title.
public string? Url { get; set; }
Property Value
- string
Gets or sets the url for the embed's title.
public string? Url { get; set; }