mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-12 09:33:32 +01:00
fix: export CategoryChannel
This commit is contained in:
@@ -27,6 +27,7 @@ module.exports = {
|
||||
|
||||
// Structures
|
||||
Attachment: require('./structures/Attachment'),
|
||||
CategoryChannel: require('./structures/CategoryChannel'),
|
||||
Channel: require('./structures/Channel'),
|
||||
ClientUser: require('./structures/ClientUser'),
|
||||
ClientUserSettings: require('./structures/ClientUserSettings'),
|
||||
|
||||
Reference in New Issue
Block a user