Skip to content

Commit

Permalink
feat/refactor(Channels): Restructure channel classes, text in stage s…
Browse files Browse the repository at this point in the history
…upport (#1485)
  • Loading branch information
bsian03 committed Mar 26, 2024
1 parent f09ba3e commit 737e9f7
Show file tree
Hide file tree
Showing 35 changed files with 1,052 additions and 1,450 deletions.
2 changes: 1 addition & 1 deletion esm.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ export const {
Constants,
DiscordHTTPError,
DiscordRESTError,
DMChannel,
ExtendedUser,
ForumChannel,
GroupChannel,
Expand Down Expand Up @@ -52,7 +53,6 @@ export const {
StageChannel,
StageInstance,
TextChannel,
TextVoiceChannel,
ThreadChannel,
ThreadMember,
UnavailableGuild,
Expand Down
Loading

0 comments on commit 737e9f7

Please sign in to comment.