Table of Contents

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