Table of Contents

Property Consumed

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

Consumed

For consumable items, whether the entitlement has been consumed

[JsonProperty("consumed")]
public bool? Consumed { get; }

Property Value

bool?