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