Enum WidgetType
- Namespace
- DisCatSharp.Enums
- Assembly
- DisCatSharp.dll
Represents the formats for a guild widget.
public enum WidgetType
Fields
Shield = 0
The widget is represented in shield format.
This is the default widget type.
Banner1 = 1
The widget is represented as the first banner type.
Banner2 = 2
The widget is represented as the second banner type.
Banner3 = 3
The widget is represented as the third banner type.
Banner4 = 4
The widget is represented in the fourth banner type.