Interface ModifyGuildChannelPositionParams

Hierarchy

  • ModifyGuildChannelPositionParams

Properties

id: `${bigint}`

channel id

lock_permissions?: null | boolean

syncs the permission overwrites with the new parent, if moving to a new category

parent_id?: null | `${bigint}`

the new parent ID for the channel that is moved

position?: null | number

sorting position of the channel

Generated using TypeDoc