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

Track open Discord PR's to implement #121

Open
1 task
BartArys opened this issue Nov 29, 2020 · 8 comments
Open
1 task

Track open Discord PR's to implement #121

BartArys opened this issue Nov 29, 2020 · 8 comments

Comments

@BartArys
Copy link
Contributor

BartArys commented Nov 29, 2020

This issue exists to track PRs/issues on the discord-api-docs repository that document API changes/additions/removals.
Implementing these isn't a priority until they get merged to the main branch. Feel free to comment on this issue or notify one of the devs on discord If you find any open PRs/issues that are not tracked in this list.

@HopeBaron
Copy link
Member

HopeBaron commented Dec 11, 2020

Added:
New field pending in guild member object discord/discord-api-docs#2299
Document welcome_screen field on guild object discord/discord-api-docs#1636

@HopeBaron
Copy link
Member

Added:
Document Screen Sharing endpoints: discord/discord-api-docs#2396

DRSchlaubi added a commit to DRSchlaubi/kord that referenced this issue Mar 25, 2021
@DRSchlaubi
Copy link
Member

Added:
Document Screen Sharing endpoints: discord/discord-api-docs#2396

Pls update this to membership screening and not screensharing

DRSchlaubi added a commit to DRSchlaubi/kord that referenced this issue Apr 5, 2021
BartArys pushed a commit that referenced this issue Apr 16, 2021
* Add New webhook endpoints (discord/discord-api-docs#2243)
Relates to #121

* Make EditWebhookMessageBuilder.embeds a list of builders

* Remove webhookId from behavior

* Remove inapropriate docs

* Formatting

* Fix some formatting

* Fix some more  formatting

* Fix style issue in Route.kt

* Add test
@DRSchlaubi
Copy link
Member

discord/discord-api-docs#1762 should be added to this

@DRSchlaubi
Copy link
Member

discord/discord-api-docs#2855 new banger feature to implement

@Luexa
Copy link

Luexa commented Jul 31, 2021

discord/discord-api-docs#3524

There's a new version property on application command objects that needs to be added to ApplicationCommand and ApplicationCommandData. It's a snowflake that represents the "id" of the latest update to the slash command registration, so it's very useful if you want to track the latest version of a slash command registered with a guild (or globally).

@HopeBaron
Copy link
Member

Thanks for the heads up!

@Luexa
Copy link

Luexa commented Aug 15, 2021

New feature User Commands and Message Commands! In other words, custom right click actions on users and messages. Reuses endpoints for Slash Commands; these are generalizations of Application Commands similar to how Message Components are generalizations of Buttons and Select Menus. discord/discord-api-docs#3614

I made a separate issue here too (#365), sorry if that was the wrong thing to do, but it does seem like a major-ish feature?

@HopeBaron HopeBaron reopened this Feb 16, 2023
@HopeBaron HopeBaron pinned this issue Feb 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants