Property IsManaged
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
IsManaged
Gets whether this role is managed by an integration.
[JsonProperty("managed", NullValueHandling = NullValueHandling.Ignore)]
public bool IsManaged { get; }
Property Value
- bool