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

Don't retrieve unknown channels as guildchannels #251

Merged
merged 1 commit into from
Apr 13, 2021

Conversation

BartArys
Copy link
Contributor

Channels with an unknown type won't be considered guild channels by our type system. Not returning them even though they technically are part of the guild is a quick and dirty fix until we consider a better approach.

Channels with an unknown type won't be considered guild channels by our type system. Not returning them even though they technically are part of the guild is a quick and dirty fix until we consider a better approach.
@BartArys BartArys requested a review from HopeBaron April 13, 2021 19:55
@HopeBaron HopeBaron merged commit f45f620 into 0.7.x Apr 13, 2021
@HopeBaron HopeBaron deleted the fixes/unknown-guild-channels branch April 18, 2021 15:28
@HopeBaron HopeBaron mentioned this pull request Apr 19, 2021
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.

2 participants