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 new permission change changelog #5649

Merged
merged 4 commits into from
Nov 17, 2022

Conversation

shaydewael
Copy link
Contributor

No description provided.

Copy link
Member

@DV8FromTheWorld DV8FromTheWorld left a comment

Choose a reason for hiding this comment

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

SHIP ITTTTT :shipit:

@shaydewael shaydewael merged commit 42800a0 into discord:main Nov 17, 2022
@shaydewael shaydewael deleted the add-command-perms-v3-changelog branch November 17, 2022 18:41
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
}
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.

2 participants