mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
i aint do nuffin
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
* When extending a built-in structure, it is important to both get the class you're extending from here,
|
||||
* and to set it here afterwards.
|
||||
* @example
|
||||
* const { Structures } = require('discord.js);
|
||||
* const { Structures } = require('discord.js');
|
||||
*
|
||||
* class CoolGuild extends Structures.get('Guild') {
|
||||
* constructor(client, data) {
|
||||
|
||||
Reference in New Issue
Block a user