kord
kord copied to clipboard
"Tiered" channel edit builders
Currently, only the bottom channel types have a .edit {} function, but there are sets of parameters that are shared by multiple channel types and some of those channel types are already grouped together - for example, all guild channels have a position.
It would be nice if these higher types also had edit builders so that you could change these channel attributes without having to do a bunch of casting.
