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

docs(guild): add DEVELOPER_SUPPORT_SERVER feature #5572

Merged
merged 2 commits into from Oct 21, 2022
Merged

docs(guild): add DEVELOPER_SUPPORT_SERVER feature #5572

merged 2 commits into from Oct 21, 2022

Conversation

spifory
Copy link
Contributor

@spifory spifory commented Oct 21, 2022

This documents the new DEVELOPER_SUPPORT_SERVER feature for guilds.

Copy link
Contributor

@shaydewael shaydewael left a comment

Choose a reason for hiding this comment

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

ayyyy yay app directory

@shaydewael shaydewael merged commit a523cf3 into discord:main Oct 21, 2022
@spifory spifory deleted the toolifelesstocode/docs/add-dev-support-server-feature branch October 21, 2022 17:15
@spifory spifory restored the toolifelesstocode/docs/add-dev-support-server-feature branch October 21, 2022 17:15
@spifory spifory deleted the toolifelesstocode/docs/add-dev-support-server-feature branch October 21, 2022 17:15
onerandomusername pushed a commit to DisnakeDev/disnake that referenced this pull request Oct 21, 2022
add `DEVELOPER_SUPPORT_SERVER` feature
implement discord/discord-api-docs#5572

Signed-off-by: helish <52331802+helish88@users.noreply.github.com>
mlnrDev added a commit to disgoorg/disgo that referenced this pull request Oct 21, 2022
removes some legacy features and adds discord/discord-api-docs#5572
Nihlus added a commit to Remora/Remora.Discord that referenced this pull request Oct 30, 2022
lukellmann added a commit to kordlib/kord that referenced this pull request Nov 18, 2022
 * InvitesDisabled:
   discord/discord-api-docs#5269

 * DeveloperSupportServer:
   discord/discord-api-docs#5572

 * ApplicationCommandPermissionsV2:
   discord/discord-api-docs#5649
lukellmann added a commit to kordlib/kord that referenced this pull request Nov 18, 2022
The added GuildFeatures are:

 * InvitesDisabled:
   discord/discord-api-docs#5269

 * DeveloperSupportServer:
   discord/discord-api-docs#5572

 * ApplicationCommandPermissionsV2:
   discord/discord-api-docs#5649

Editing GuildFeatures can for example be used to pause invites:
guild.edit {
    features = guild.features + GuildFeature.InvitesDisabled
}
zeylahellyer added a commit to twilight-rs/twilight that referenced this pull request Jan 5, 2023
Add the `DeveloperSupportServer` variant to `GuildFeature`, which maps
to the value "DEVELOPER_SUPPORT_SERVER".

API docs PR: discord/discord-api-docs#5572
7596ff pushed a commit to twilight-rs/twilight that referenced this pull request Jan 6, 2023
Add the `DeveloperSupportServer` variant to `GuildFeature`, which maps
to the value "DEVELOPER_SUPPORT_SERVER".

API docs PR: discord/discord-api-docs#5572
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

Successfully merging this pull request may close these issues.

None yet

2 participants