File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -236,6 +236,7 @@ exports.UnfurledMediaItem = require('./structures/UnfurledMediaItem.js').Unfurle
236236exports . User = require ( './structures/User.js' ) . User ;
237237exports . UserContextMenuCommandInteraction =
238238 require ( './structures/UserContextMenuCommandInteraction.js' ) . UserContextMenuCommandInteraction ;
239+ exports . UserPrimaryGuild = require ( './structures/UserPrimaryGuild.js' ) . UserPrimaryGuild ;
239240exports . UserSelectMenuComponent = require ( './structures/UserSelectMenuComponent.js' ) . UserSelectMenuComponent ;
240241exports . UserSelectMenuInteraction = require ( './structures/UserSelectMenuInteraction.js' ) . UserSelectMenuInteraction ;
241242exports . VoiceChannel = require ( './structures/VoiceChannel.js' ) . VoiceChannel ;
You can’t perform that action at this time.
0 commit comments