mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-12 09:33:32 +01:00
feat: general component improvements (#5787)
This commit is contained in:
@@ -70,6 +70,7 @@ module.exports = {
|
||||
BaseGuildEmoji: require('./structures/BaseGuildEmoji'),
|
||||
BaseGuildVoiceChannel: require('./structures/BaseGuildVoiceChannel'),
|
||||
BaseMessageComponent: require('./structures/BaseMessageComponent'),
|
||||
ButtonInteraction: require('./structures/ButtonInteraction'),
|
||||
CategoryChannel: require('./structures/CategoryChannel'),
|
||||
Channel: require('./structures/Channel'),
|
||||
ClientApplication: require('./structures/ClientApplication'),
|
||||
|
||||
Reference in New Issue
Block a user