How to make collector for select menu?
is there something wrong with my code?, it says 'This interaction failed' when i select
5 Replies
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
componentType: ComponentType.StringSelect
Import ComponentType
from discord.jsit worked but i got another error on msg.edit part 😅
Use
i.update()
And for "This interaction is not for you"
i.reply()
thank youu for the help!!