Property HubType
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
HubType
Gets this hub type for the guild, if the guild is a hub.
[JsonProperty("hub_type", NullValueHandling = NullValueHandling.Ignore)]
public HubType HubType { get; }
Gets this hub type for the guild, if the guild is a hub.
[JsonProperty("hub_type", NullValueHandling = NullValueHandling.Ignore)]
public HubType HubType { get; }