#discord js still doesn t do oauth You
1 messages · Page 1 of 1 (latest)
I don't think so
Interesting
Ah, you are talking about this, don't you?
const { REST } = require('discord.js');
Yeah
Yup
That helps me a lot. Thanks once again and have a nice day ❤️
TypeError: REST is not a constructor
const { Client, Intents, Permissions, REST } = require("discord.js")
const rest = new REST({ version: "10" }).setToken("token")
I get this error
And I'm not sure what the version and token are about
The REST module seems to not exist