We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
JDA should have a createNewsChannel method in Category, similar to Category#createTextChannel
createNewsChannel
Category
Category#createTextChannel
category.createNewsChannel("announcements").queue();
The text was updated successfully, but these errors were encountered:
Handled by #2184
Sorry, something went wrong.
Available in 5.0.0-alpha.20
No branches or pull requests
General Troubleshooting
Feature Request
JDA should have a
createNewsChannel
method inCategory
, similar toCategory#createTextChannel
Example Use-Case
The text was updated successfully, but these errors were encountered: