export interface ChannelPosition
The data needed for updating a channel's position.
NonThreadGuildBasedChannel | Snowflake channel :
Channel to update
optionalboolean lockPermissions? :
If the overwrites should be locked to the parents overwrites
optionalCategoryChannelResolvable | null parent? :
Parent channel for this channel
optionalnumber position? :
New position for the channel