© 2026 Hedgehog Software, LLC
const tempComponent = interaction.message.components[0]; tempComponent.components[0].disabled = true; await interaction.update({ components: [tempComponent], });