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

Add support for the enforce_nonce parameter on message creation #1186

Open
Azn9 opened this issue Mar 20, 2024 · 1 comment
Open

Add support for the enforce_nonce parameter on message creation #1186

Azn9 opened this issue Mar 20, 2024 · 1 comment
Labels
good first issue Good for newcomers

Comments

@Azn9
Copy link
Member

Azn9 commented Mar 20, 2024

Feature Description: This flag allow de-duplication of messages with the same "nonce" set
Justification: discord/discord-api-docs#6647

@Azn9
Copy link
Member Author

Azn9 commented Mar 20, 2024

Work needed:

  • Add the field to the message create request in discord-json
  • Add the corresponding method to the message create methods

@Azn9 Azn9 added the good first issue Good for newcomers label Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
Status: No status
Development

No branches or pull requests

1 participant