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

feat: add support for monetization endpoints, skus and entitlements #1184

Open
wants to merge 10 commits into
base: 3.2.x
Choose a base branch
from

Conversation

Azn9
Copy link
Member

@Azn9 Azn9 commented Mar 18, 2024

Description: add support for monetization endpoints, skus and entitlements

https://discord.com/developers/docs/monetization/overview
Requires Discord4J/discord-json#160 and Discord4J/discord-json#170

@Azn9 Azn9 marked this pull request as draft March 19, 2024 02:25
@Azn9 Azn9 added this to the 3.3.0 milestone Apr 14, 2024
@Azn9 Azn9 marked this pull request as ready for review May 18, 2024 20:09
@Azn9 Azn9 requested review from Doc94 and quanticc May 18, 2024 20:09
@Azn9 Azn9 added the area/core Related to core module: events, entities, clients, specs label May 18, 2024
@Doc94 Doc94 modified the milestones: 3.3.0, 3.2.7 May 19, 2024
////////////////////////////////////////
///////////// Monetization /////////////
////////////////////////////////////////

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

return Snowflake.of(data.id());
}

public enum Type {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Doc94 Doc94 added the PR depends on PR Another PR must be merged before this one label May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/core Related to core module: events, entities, clients, specs PR depends on PR Another PR must be merged before this one
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

None yet

2 participants