Property IconUrl
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
IconUrl
Gets or sets the Author's icon url.
public string? IconUrl { get; set; }
Property Value
- string
Gets or sets the Author's icon url.
public string? IconUrl { get; set; }