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