#```js

1 messages · Page 1 of 1 (latest)

void wasp
#

Why don't you try it out and let us know

bitter hare
#

ok

void wasp
#

filtered is checking if choice.startsWith(focusedOption), focused option isnt a string so you cant get this to work

#

choice.startsWith(focusedOption.value)

brisk dawn
#

interaction.options.getFocused() already returns a string, no need to get a value or name property

bitter hare
#

so what should i do?

brisk dawn
#

Just use the string

bitter hare
#

with what?

void wasp
brisk dawn
#

getFocused() already returns a string, use that string to check if it matches another string

bitter hare
#

this or what i didnt understand any

void wasp
bitter hare
#

i dont understand what should i make a string

void wasp
#

focusedOption is a string already.

#

your if statement doesnt make sense

#

Try to understand why at least

bitter hare
void wasp
#

send me the doc you are looking at please

bitter hare
#

LOL

#

I didnt notice some thing in the docs sorry🙂

#

but it is still focus

void wasp
#

they will not disapear

bitter hare
#

how does interaction apper only when i type interaction

#

@void wasp ?

void wasp
#

I can help you more because i never used the interaction

bitter hare
#

what?

#

I will understand you now, when you make a command /tag, you will see such an options, but this will not be all the options that are available if you write interaction it will apper a lot of options that has interaction word
did you understand?@void wasp

void wasp