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

Fix #2917 Correct incomplete required tags validation #2962

Merged

Conversation

itsCristianPro7
Copy link
Contributor

Description

When a channel has required tags there is a missing validation to check if atleast one tag is actually passed in.

Changes

  • Added missing validation to check for atleast one flag in the CreatePostAsync function in ThreadHelper.cs

Related Issues

@Misha-133 Misha-133 merged commit f5fdfb2 into discord-net:dev Jul 20, 2024
2 checks passed
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.

[Bug]: CreatePostWithFileAsync Throws Error for Forums that Require Tags
2 participants