Skip to content

Commit

Permalink
Add Interaction classes to esm.mjs
Browse files Browse the repository at this point in the history
  • Loading branch information
JustCat80 committed Aug 25, 2021
1 parent cbbbe04 commit ce68e1e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions esm.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ export const {
Collection,
Command,
CommandClient,
CommandInteraction,
ComponentInteraction,
Constants,
DiscordHTTPError,
DiscordRESTError,
Expand All @@ -30,6 +32,7 @@ export const {
NewsChannel,
Permission,
PermissionOverwrite,
PingInteraction,
PrivateChannel,
Relationship,
RequestHandler,
Expand All @@ -40,6 +43,7 @@ export const {
StoreChannel,
TextChannel,
UnavailableGuild,
UnknownInteraction,
User,
VERSION,
VoiceChannel,
Expand Down

0 comments on commit ce68e1e

Please sign in to comment.