export interface APIEntitlementexternalapplication_id : Snowflake
ID of the parent application
optionalexternalconsumed? : boolean
For consumable items, whether or not the entitlement has been consumed
externaldeleted : boolean
Whether the entitlement was deleted
optionalexternalguild_id? : Snowflake
ID of the guild that is granted access to the entitlement's sku
externalid : Snowflake
ID of the entitlement
externalsku_id : Snowflake
ID of the SKU
externaltype : EntitlementType
Type of entitlement
optionalexternaluser_id? : Snowflake
ID of the user that is granted access to the entitlement's sku