kord icon indicating copy to clipboard operation
kord copied to clipboard

"Tiered" channel edit builders

Open gdude2002 opened this issue 5 years ago • 0 comments

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.


image

gdude2002 avatar Oct 13 '20 12:10 gdude2002