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

Update API events, structures, enums #169

Draft
wants to merge 4 commits into
base: dev
Choose a base branch
from
Draft

Conversation

ThePedroo
Copy link
Contributor

Notice

  • I understand the code that I have edited, and have the means
    to test it before making changes to Concord.

What?

This PR updates (all) codecs from gencodecs, updating Concord structures and ensuring that Concord users can benefit of the latest functions & fields from Discord.

Why?

This allows to people use newer functions, fields and events, that were not available previously (main/dev/etc branch), blocking people from creating new features that needs them.

How?

By updating gencodecs, include and lib folder, in files where include data of events, functions and fields.

Testing?

This is a draft PR, testing was not made yet.

Anything Else?

Already updated parts will be reviewed again.

This commit updates gencodecs API events, structures, enums, etc.
@ThePedroo ThePedroo added the missing feature Missing Discord API feature label Jan 30, 2024
@InterLinked1
Copy link
Contributor

Tested it and running this branch - works for me, and no observed issues yet.

This commit adds support for Discord polls, stickers and also updates the gencodecs for numerous other fields, also corrects "discord_get_original_interaction_response" response parsing.
This commit fixes the behavior of expecting a description while creation message application commands.
@ThePedroo ThePedroo linked an issue Sep 8, 2024 that may be closed by this pull request
This commit updates the information for "thread_create" event gencodecs.
@lcsmuller
Copy link
Collaborator

Is this ready for review?

@ThePedroo
Copy link
Contributor Author

Sadly not even close to, there are a lot of things missing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
missing feature Missing Discord API feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

messages: Support silent flag
3 participants