Skip to content

Commit

Permalink
Push some Not Released features to Dev Version
Browse files Browse the repository at this point in the history
  • Loading branch information
DA-344 authored Aug 30, 2024
1 parent c091904 commit 664a599
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions FEATURES.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,19 +41,19 @@ These are divided in different categories depending on the object or concept the

| Feature | Description | Status | Discord Docs PR | discord.py PR | Notes |
|---------------|-------------------|--------------|-----------------------|---------------------|-------------|
| Application Emojis | Support for getting, editing, deleting and other various methods for application based emojis | Not Released | [GH-7010](https://github.com/discord/discord-api-docs/pull/7010) | [GH-9891](https://github.com/Rapptz/discord.py/pull/9891) | |
| Application Emojis | Support for getting, editing, deleting and other various methods for application based emojis | In Dev Version | [GH-7010](https://github.com/discord/discord-api-docs/pull/7010) | [GH-9891](https://github.com/Rapptz/discord.py/pull/9891) | |
| Application Integration Types | Support for getting and editing application integration types | Not Released | | [GH-9818](https://github.com/Rapptz/discord.py/pull/9818) | Also see this [bikeshedding post](https://canary.discord.com/channels/336642139381301249/1236782377980657836) in discord.py's server |
| Modify Application Fields | Add & Update multiple attributes for the AppInfo object | Not Released | [GH-6484](https://github.com/discord/discord-api-docs/pull/6484) | | Also see this [bikeshedding post](https://canary.discord.com/channels/336642139381301249/1236550182791942186) in discord.py's server |
| `approximate_user_install_count` field | Adds a new field to the AppInfo object | Not Released | [GH-7070](https://github.com/discord/discord-api-docs/pull/7070) | [GH-9915](https://github.com/Rapptz/discord.py/pull/9915) | Also see this [bikeshedding post](https://canary.discord.com/channels/336642139381301249/1272140300000956497) in discord.py's server |
| `approximate_user_install_count` field | Adds a new field to the AppInfo object | In Dev Version | [GH-7070](https://github.com/discord/discord-api-docs/pull/7070) | [GH-9915](https://github.com/Rapptz/discord.py/pull/9915) | Also see this [bikeshedding post](https://canary.discord.com/channels/336642139381301249/1272140300000956497) in discord.py's server |

### Guild

| Feature | Description | Status | Discord Docs PR | discord.py PR | Notes |
|---------------|-------------------|--------------|-----------------------|---------------------|-------------|
| Clans | New guild type, new fields, new objects and other various things | Not Released | [GH-6836](https://github.com/discord/discord-api-docs/pull/6836) | [GH-9899](https://github.com/Rapptz/discord.py/pull/9899) | |
| Get Guild Previews | Allows getting guild previews | Not Released | | [GH-2642](https://github.com/Rapptz/discord.py/pull/2642) | |
| Get Guild Role | Allows getting a single role object | Not Released | [GH-7074](https://github.com/discord/discord-api-docs/pull/7074) | | |
| Guild Incidents Data | Adds new safety related fields to guild | Not Released | [GH-6396](https://github.com/discord/discord-api-docs/pull/6396) | [GH-9808](https://github.com/Rapptz/discord.py/pull/9808) | |
| Get Guild Role | Allows getting a single role object | In Dev Version | [GH-7074](https://github.com/discord/discord-api-docs/pull/7074) | | |
| Guild Incidents Data | Adds new safety related fields to guild | In Dev Version | [GH-6396](https://github.com/discord/discord-api-docs/pull/6396) | [GH-9808](https://github.com/Rapptz/discord.py/pull/9808) | |
| Onboarding | Support for getting, editing, deleting and other various methods related to guild onboarding | Not Released | [GH-5915](https://github.com/discord/discord-api-docs/pull/5915) | [GH-9260](https://github.com/Rapptz/discord.py/pull/9260) | |
| Various Parameters For `Guild.create_guild` | Adds support for passing more parameters to `Guild.create_guild` | Not Released | | | This has no PR, you can follow the discussion in the [discord.py's bikeshedding post](https://discord.com/channels/336642139381301249/1084586605928517662) |

Expand All @@ -74,7 +74,7 @@ These are divided in different categories depending on the object or concept the

| Feature | Description | Status | Discord Docs PR | discord.py PR | Notes |
|---------------|-------------------|--------------|-----------------------|---------------------|-------------|
| Attachment Title | Allows getting message attachments' titles | Not Released | [GH-6945](https://github.com/discord/discord-api-docs/pull/6945) | [GH-9904](https://github.com/Rapptz/discord.py/pull/9904) | |
| Attachment Title | Allows getting message attachments' titles | In Dev Version | [GH-6945](https://github.com/discord/discord-api-docs/pull/6945) | [GH-9904](https://github.com/Rapptz/discord.py/pull/9904) | |
| Forwarding | Message reference type and field on messages with new message snapshots | Not Released | [GH-6833](https://github.com/discord/discord-api-docs/pull/6833) | [GH-9892](https://github.com/Rapptz/discord.py/pull/9892) | |
| `POLL_RESULT` Type | Message type and field on messages with finished polls | Not Released | [GH-7050](https://github.com/discord/discord-api-docs/pull/7050) | [GH-9905](https://github.com/Rapptz/discord.py/pull/9905) | |
| `PURCHASE_NOTIFICATION` Type | Message type | Not Released | [GH-6927](https://github.com/discord/discord-api-docs/pull/6927) | [GH-9906](https://github.com/Rapptz/discord.py/pull/9906) | |
Expand Down

0 comments on commit 664a599

Please sign in to comment.