mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-11 09:03:29 +01:00
docs: (backport) Bring the main doc pages up to date, and add more examples (#2094)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/*
|
||||
Send a message using a webhook
|
||||
*/
|
||||
/**
|
||||
* Send a message using a webhook
|
||||
*/
|
||||
|
||||
// Import the discord.js module
|
||||
const Discord = require('discord.js');
|
||||
|
||||
Reference in New Issue
Block a user