export interface ChannelPositionThe data needed for updating a channel's position.
channel : NonThreadGuildBasedChannel | Snowflake
Channel to update
optionallockPermissions? : boolean 
If the overwrites should be locked to the parents overwrites
optionalparent? : CategoryChannelResolvable | null 
Parent channel for this channel
optionalposition? : number 
New position for the channel