#Property 'getUser' does not exist on type 'Omit<CommandInteractionOptionResolver<CacheType>

1 messages · Page 1 of 1 (latest)

barren quest

Why is this happening when i try to get the user from my slash command option like this?

const user = interaction.options.getUser("user")