- Preparing search index...
 
- The search index is not available
 
DJS-Bot 
 
Type alias RESTPatchAPIGuildChannelPositionsJSONBody
 
RESTPatchAPIGuildChannelPositionsJSONBody: {     id: Snowflake;     lock_permissions?: boolean;     parent_id?: Snowflake | null;     position: number; }[] 
Type declaration
- 
 
- 
Optional lock_permissions?: boolean
 
- 
Optional parent_id?: Snowflake | null
 
- 
position: number
 
 
 
 
 
https://discord.com/developers/docs/resources/guild#modify-guild-channel-positions