File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -641,10 +641,12 @@ This endpoint takes a JSON array of parameters in the following format:
641641
642642###### JSON Params
643643
644- | Field | Type | Description |
645- | -------- | --------- | ------------------------------- |
646- | id | snowflake | channel id |
647- | position | ?integer | sorting position of the channel |
644+ | Field | Type | Description |
645+ | ---------------- | ---------- | -------------------------------------------------------------------------------- |
646+ | id | snowflake | channel id |
647+ | position | ?integer | sorting position of the channel |
648+ | lock_permissions | ?boolean | syncs the permission overwrites with the new parent, if moving to a new category |
649+ | parent_id | ?snowflake | the new parent ID for the channel that is moved |
648650
649651## Get Guild Member % GET /guilds/{guild.id#DOCS_RESOURCES_GUILD/guild-object}/members/{user.id#DOCS_RESOURCES_USER/user-object}
650652
You can’t perform that action at this time.
0 commit comments