Method GetWidgetImage
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
GetWidgetImage(DiscordWidgetType)
Gets this guild's widget image.
public string GetWidgetImage(DiscordWidgetType bannerType = DiscordWidgetType.Shield)
Parameters
bannerType
DiscordWidgetTypeThe format of the widget.
Returns
- string
The URL of the widget image.