const target = interaction.options.getUser('target'); const role = interaction.options.getRole('role'); target.addRole(role);
© 2026 Hedgehog Software, LLC