-
Notifications
You must be signed in to change notification settings - Fork 628
Split GuildThread from GuildChannel #3026
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
Conversation
4ba0fb5 to
f49dd03
Compare
d87a2db to
037c2d6
Compare
16cc66c to
f400ac4
Compare
|
This is ready for review, the main changes are:
The IDs have methods to convert between, such as:
|
f400ac4 to
0506c3b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks really good, not 100% sure if I like the name changes for PartialChannel, but I can't think of anything better right now so I think its passable.
|
I also think the naming could be improved since we are explicitly talking about channels and threads.
In that naming scheme I would name |
|
@peanutbother I don't fully understand how this "origin" naming improves things? From how I processed that I think you are saying |
|
I mean something like |
0506c3b to
a36d4bc
Compare
57c79ff to
9a811a7
Compare
This fixes #2991, via the solution voted for on the serenity discord.