test
This commit is contained in:
parent
667c064d0e
commit
9744b667b8
2
index.js
2
index.js
@ -21,7 +21,7 @@ const client = new Client({ intents:
|
|||||||
],
|
],
|
||||||
partials: [Partials.Message, Partials.Channel, Partials.Reaction, Partials.User],
|
partials: [Partials.Message, Partials.Channel, Partials.Reaction, Partials.User],
|
||||||
});
|
});
|
||||||
console.log(client);
|
console.log(client.intents);
|
||||||
const headers = {
|
const headers = {
|
||||||
"Accept": "application/json",
|
"Accept": "application/json",
|
||||||
"Content-Type": "application/json",
|
"Content-Type": "application/json",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user