Discord-v13-SlashCommands-Handler icon indicating copy to clipboard operation
Discord-v13-SlashCommands-Handler copied to clipboard

undefined

Open SxMAbel opened this issue 3 years ago • 0 comments

      client.slashCommands.set(slashCommand.name, slashCommand);
                           ^

TypeError: Cannot read properties of undefined (reading 'set')

SxMAbel avatar Apr 10 '22 19:04 SxMAbel