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 for 'unsupported property on RestNewsChannel' #1469

Merged
merged 2 commits into from
Jul 10, 2020
Merged

fix for 'unsupported property on RestNewsChannel' #1469

merged 2 commits into from
Jul 10, 2020

Conversation

msx752
Copy link
Contributor

@msx752 msx752 commented Mar 30, 2020

fix: #1436

SlowModeInterval property causes an exception for Announcement Channel feature if it is enabled on discord. Should be checked whether it is specified or not before set to property.

fix for: #1436

`SlowModeInterval` property causes an exception for Announcement Channel feature if it is enabled on discord. Should be checked whether it is specified or not before set to property.
fix for 'unsupported property on RestNewsChannel'
@evman182
Copy link
Contributor

Any reason this hasn't been merged yet? Any way I can help?

@foxbot foxbot merged commit 468f826 into discord-net:dev Jul 10, 2020
@foxbot
Copy link
Member

foxbot commented Jul 10, 2020

thanks!

anonymousheadless pushed a commit to anonymousheadless/Discord.Net that referenced this pull request Mar 29, 2021
fix for: discord-net#1436

`SlowModeInterval` property causes an exception for Announcement Channel feature if it is enabled on discord. Should be checked whether it is specified or not before set to property.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

System.InvalidOperationException: This property has no value set.
4 participants