Property HubType
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
HubType
Gets this guild's hub type, if applicable.
[JsonProperty("hub_type", NullValueHandling = NullValueHandling.Ignore)]
public HubType? HubType { get; }
Gets this guild's hub type, if applicable.
[JsonProperty("hub_type", NullValueHandling = NullValueHandling.Ignore)]
public HubType? HubType { get; }