Open Jiralite opened 2 weeks ago
According to the monetisation guide, ends_at is nullable: https://discord.com/developers/docs/monetization/implementing-app-subscriptions#how-app-subscriptions-work
ends_at
starts_at is also nullable.
starts_at
However, they do not appear to be documented as such: https://discord.com/developers/docs/resources/entitlement#entitlement-object-entitlement-structure
N/A
Both properties documented as nullable.
starts_at and ends_at are not documented as nullable.
No response
Description
According to the monetisation guide,
ends_at
is nullable: https://discord.com/developers/docs/monetization/implementing-app-subscriptions#how-app-subscriptions-workstarts_at
is also nullable.However, they do not appear to be documented as such: https://discord.com/developers/docs/resources/entitlement#entitlement-object-entitlement-structure
Steps to Reproduce
N/A
Expected Behavior
Both properties documented as nullable.
Current Behavior
starts_at
andends_at
are not documented as nullable.Screenshots/Videos
No response
Client and System Information
N/A