addedInput schema / properties / bitrate / description
Added value: +"Bitrate for voice channels (8000-384000)"
addedInput schema / properties / categoryId / description
Added value: +"ID of the category to place this channel in"
addedInput schema / properties / guildId / description
Added value: +"Guild ID or name. Defaults to the currently selected guild."
addedInput schema / properties / name / description
Added value: +"Name of the channel (1-100 characters)"
addedInput schema / properties / nsfw / description
Added value: +"Whether the channel is age-restricted"
addedInput schema / properties / permissionOverwrites / description
Added value: +"Permission overwrites for roles/users."
changedInput schema / properties / permissionOverwrites / items / properties / allow / description
Previous value: -"Permissions to allow"New value: +"Permission names to allow (SCREAMING_SNAKE_CASE)"
changedInput schema / properties / permissionOverwrites / items / properties / deny / description
Previous value: -"Permissions to deny"New value: +"Permission names to deny (SCREAMING_SNAKE_CASE)"
changedInput schema / properties / permissionOverwrites / items / properties / id / description
Previous value: -"Role ID or user ID"New value: +"Role ID or user ID this overwrite applies to"
changedInput schema / properties / permissionOverwrites / items / properties / type / description
Previous value: -"Whether this is a role or user override"New value: +"Whether id refers to a role or a member"
addedInput schema / properties / position / description
Added value: +"Position in the channel list"
addedInput schema / properties / slowmode / description
Added value: +"Slowmode in seconds (0-21600)"
addedInput schema / properties / topic / description
Added value: +"Channel topic (text channels, max 1024 chars)"
addedInput schema / properties / type / description
Added value: +"Channel type (default: text)"
addedInput schema / properties / userLimit / description
Added value: +"User limit for voice channels (0-99, 0 = unlimited)"