#Show the code

1 messages · Page 1 of 1 (latest)

boreal trail
#

collectorButton.on("collect", async userSetting => { if (userSetting.customId === "modalUserSettingsButton") { await interaction.showModal(modalSettings); } });

#

this is the code for triggering the modal

urban fog
#

Do you defer reply in the filter?

boreal trail
#

no