export interface APISubscription
https://discord.com/developers/docs/resources/subscription#subscription-object
optionalstring country? :
ISO3166-1 alpha-2 country code of the payment source used to purchase the subscription. Missing unless queried with a private OAuth scope.
string current_period_end :
End of the current subscription period
string current_period_start :
Start of the current subscription period
Snowflake[] entitlement_ids :
List of entitlements granted for this subscription
Snowflake id :
ID of the subscription
Snowflake[] sku_ids :
List of SKUs subscribed to
SubscriptionStatus status :
Current status of the subscription
Snowflake user_id :
ID of the user who is subscribed