StringSelect shows error in PaginatedMessage
I've updated the versions to latest and now I see a type error where it expects anything but not
ComponentType.StringSelect
here's the code for reference
https://srcb.in/HpWMA3PaUq2 Replies
provide options
StringSelect is the only select menu where you need to provide your own options
also why are you using the same custom id as the built in one
Oh damn
works!
wanted to override default behaviour 😅