#Add component handler

1 messages · Page 1 of 1 (latest)

pine jewel
#

How can I add a component handler for a component which custom id is known only in the runtime (after executing another bot command)?

old dock
#

use a wildcard in the componentinteraction attribute

pine jewel
#

Thanks!
So there will be one method that will be called for many created interactions with the corresponding custom id format?