addedInput schema / properties / color / description
Added value: +"New color as hex string or integer"
addedInput schema / properties / guildId / description
Added value: +"Guild ID or name. Defaults to the currently selected guild."
addedInput schema / properties / hoist / description
Added value: +"Display members with this role separately"
addedInput schema / properties / mentionable / description
Added value: +"Allow anyone to @mention this role"
addedInput schema / properties / name / description
Added value: +"New name for the role"
addedInput schema / properties / permissions / description
Added value: +"Array of Discord permission names in SCREAMING_SNAKE_CASE (e.g. VIEW_CHANNEL, SEND_MESSAGES, MANAGE_ROLES, KICK_MEMBERS, ADMINISTRATOR, USE_VAD, SEND_TTS_MESSAGES). Unknown names are rejected rather than silently ignored. Replaces the role's existing permissions."
removedInput schema / properties / permissions / items / enum
Removed value: -[
- "CREATE_INSTANT_INVITE",
- "KICK_MEMBERS",
- "BAN_MEMBERS",
- "ADMINISTRATOR",
- "MANAGE_CHANNELS",
- "MANAGE_GUILD",
- "ADD_REACTIONS",
- "VIEW_AUDIT_LOG",
- "PRIORITY_SPEAKER",
- "STREAM",
- "VIEW_CHANNEL",
- "SEND_MESSAGES",
- "SEND_TTS_MESSAGES",
- "MANAGE_MESSAGES",
- "EMBED_LINKS",
- "ATTACH_FILES",
- "READ_MESSAGE_HISTORY",
- "MENTION_EVERYONE",
- "USE_EXTERNAL_EMOJIS",
- "VIEW_GUILD_INSIGHTS",
- "CONNECT",
- "SPEAK",
- "MUTE_MEMBERS",
- "DEAFEN_MEMBERS",
- "MOVE_MEMBERS",
- "USE_VAD",
- "CHANGE_NICKNAME",
- "MANAGE_NICKNAMES",
- "MANAGE_ROLES",
- "MANAGE_WEBHOOKS",
- "MANAGE_GUILD_EXPRESSIONS",
- "USE_APPLICATION_COMMANDS",
- "REQUEST_TO_SPEAK",
- "MANAGE_EVENTS",
- "MANAGE_THREADS",
- "CREATE_PUBLIC_THREADS",
- "CREATE_PRIVATE_THREADS",
- "USE_EXTERNAL_STICKERS",
- "SEND_MESSAGES_IN_THREADS",
- "USE_EMBEDDED_ACTIVITIES",
- "MODERATE_MEMBERS",
- "VIEW_CREATOR_MONETIZATION_ANALYTICS",
- "USE_SOUNDBOARD",
- "USE_EXTERNAL_SOUNDS",
- "SEND_VOICE_MESSAGES"
-]
addedInput schema / properties / position / description
Added value: +"New raw Discord position (higher = more powerful)."
changedInput schema / properties / position / minimum
Previous value: -0New value: +1
addedInput schema / properties / roleId / description
Added value: +"ID of the role to edit"