-
-
Notifications
You must be signed in to change notification settings - Fork 4k
feat(Guild): allow description and features in edit #5505
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
Conversation
|
I'm unable to set a description (just silently fails on Discord's end), probably due to not being on discovery. Further enabling community only works when the payload also includes a rules and public updates channel (does not matter if you previously set them). I don't think there is much we can do about either though. |
Please describe the changes this PR makes and why it should be merged:
Guild#editnow allows modification of features (COMMUNITY, to enable community features)Guild#editnow allows the discovery description to be modifiedas per discord/discord-api-docs#1764
Status and versioning classification: