Property GuildConnections
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
GuildConnections
Whether this role is a guild's linked role.
[JsonProperty("guild_connections", NullValueHandling = NullValueHandling.Include)]
public bool? GuildConnections { get; }
Property Value
- bool?