This repository was archived by the owner on Jan 8, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 26
Broken Typings #80
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Issue description
Follow this guide
https://discordjs.guide/interactions/registering-slash-commands.html#subcommands
Build application using typescript
Cannot find name 'URLSearchParams' in RequestManager.d.ts:42
A simple import would fix this and I am unable to build my bot without this being fixed(Priority high because of this)
Code sample
import { REST } from '@discordjs/rest'discord.js version
0.1.0-canary.0
Node.js version
17.1
Operating system
Windows 10
Priority this issue should have
High (immediate attention needed)
Which partials do you have configured?
No Partials
Which gateway intents are you subscribing to?
GUILD_INTEGRATIONS, DIRECT_MESSAGES
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working