Property BannerUrl
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
BannerUrl
Gets this guild's banner in url form.
[JsonIgnore]
public string? BannerUrl { get; }
Property Value
- string
Gets this guild's banner in url form.
[JsonIgnore]
public string? BannerUrl { get; }