You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Loïc Bersier 7b16ff8092 haha yes 6 years ago
..
LICENSE haha yes 6 years ago
README.md haha yes 6 years ago
discord.js-test.ts haha yes 6 years ago
index.d.ts haha yes 6 years ago
package.json haha yes 6 years ago
tsconfig.json haha yes 6 years ago
tslint.json haha yes 6 years ago

README.md

Typings for Discord.js

These typings are included in the Discord.js repo and packages as a submodule as of v11 and will should be automatically available in your editor after installing Discord.js.
If you have any issues getting them to load, feel free to open up an issue on this repo and we'll try to get it sorted out.

Don't forget to install typings for Node!

npm install @types/node

These typings are hand-written so if you notice any inconsistencies with the typings based on the matching version's docs open an issue and let us know.

License

MIT