-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Unable to disable invites #6503
Comments
|
Yeah, this definitely seems like a breaking change to me. It seems like there is no way to indefinitely pause invites anymore either. |
Seems they automatically unpaused every server too? great decision making! |
Apologies—this is indeed a breaking change and is being rolled back. |
@shaydewael hello, is this still in the process of being rolled back? because I can't seem to disable invites by patching guild features with |
@owocado closed this issue too soon probably 😓 the revert should hopefully be deployed today |
Description
As outlined in the mutable guild features,
INVITES_DISABLED
may be modified to enable or disable invites. However, it seems this no longer has any effect.Steps to Reproduce
Run the following replacing
guild_id
with a guild id,<token>
with a token, and add any other necessary features:Expected Behavior
Invites should be disabled on the guild.
Current Behavior
Nothing happens.
Screenshots/Videos
No response
Client and System Information
curl 8.1.2 (x86_64-apple-darwin23.0) libcurl/8.1.2 (SecureTransport) LibreSSL/3.3.6 zlib/1.2.12 nghttp2/1.55.1
The text was updated successfully, but these errors were encountered: