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