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