#then I don t think it s the filter
1 messages · Page 1 of 1 (latest)
previous code might have not been reached either
componentType is ComponentType.SelectMenu, in which you import ComponentType from djs
where should i do it from
wdym from?
in which you import ComponentType from djs
i thought component type was supposed to be a string
not in v14 (at least not recommended)
vscode tells me that ComponentType.SelectMenu is deprecated
run npm ls discord.js pls
14.6
strange. restart js server
done
so no error
nope
aight 
what in the.. 
damn.. that's abnormal
and i cant find ComponentType on djs docs
prolly restart vsc too
it's in d-api types site
ahhh yes.. it must be the enum changed for the upcoming update
so? which one should i select instead of selectmenu
but weirdly I don't get that error tho
sorry, I meant dep warning
you can't choose stringselect yet coz it's not supported
but?? selectmenu is deprecated,,
ok thank you so much for helping with this
glad everything is solved 
node <app> --no-warnings
no need, nodejs isnt giving warnings vscode is
My bad, thought you were getting warnings in the console - you may be able to configure no warnings in an eslint file