SpaceManiac / discord-rs

Rust library for the Discord chat client API
MIT License
387 stars 94 forks source link

Add missing channel definitions #174

Closed hecksadecimal closed 1 year ago

hecksadecimal commented 2 years ago

New channel types cause issues with logging in when the bot or user account exists in a server containing either of the following:

I've added those and these others, which I have not encountered on any of my own accounts yet but expect to cause a similar error sooner or later:

SpaceManiac commented 1 year ago

Do you have any reference covering the removal of large_threshold?