filtering custom id via name
was wondering if i could just filter via the name property instead of using the parse method

Solution:Jump to solution
you need to check for customId of interaction, I don't think there are the other way to do that
4 Replies
ie would the ButtonHandler work fine? or do i need to use it like ButtonHandler2
i think that name is name of interaction handler
nothing to do with customId
so you need to use parse method
Solution
you need to check for customId of interaction, I don't think there are the other way to do that
alright