Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Entitlement object's starts_at and ends_at is nullable, but is not documented as such #7268

Closed
Jiralite opened this issue Nov 11, 2024 · 0 comments · Fixed by #7288
Closed

Comments

@Jiralite
Copy link
Contributor

Jiralite commented Nov 11, 2024

Description

According to the monetisation guide, ends_at is nullable: https://discord.com/developers/docs/monetization/implementing-app-subscriptions#how-app-subscriptions-work

starts_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 and ends_at are not documented as nullable.

Screenshots/Videos

No response

Client and System Information

N/A

@Jiralite Jiralite changed the title Entitlement object's ends_at is nullable in the guide, but is not documented as such Entitlement object's starts_at and ends_at is nullable, but is not documented as such Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant