export interface APIEntitlement
https://discord.com/developers/docs/monetization/entitlements#entitlement-object-entitlement-structure
Snowflake application_id :
ID of the parent application
optionalboolean consumed? :
For consumable items, whether or not the entitlement has been consumed
boolean deleted :
Whether the entitlement was deleted
optionalSnowflake guild_id? :
ID of the guild that is granted access to the entitlement's sku
Snowflake id :
ID of the entitlement
Snowflake sku_id :
ID of the SKU
EntitlementType type :
Type of entitlement
optionalSnowflake user_id? :
ID of the user that is granted access to the entitlement's sku