#Add component handler
1 messages · Page 1 of 1 (latest)
1 messages · Page 1 of 1 (latest)
How can I add a component handler for a component which custom id is known only in the runtime (after executing another bot command)?
use a wildcard in the componentinteraction attribute
Thanks!
So there will be one method that will be called for many created interactions with the corresponding custom id format?