diff --git a/src/structures/textChannel.ts b/src/structures/textChannel.ts index 0e7e734..398f2af 100644 --- a/src/structures/textChannel.ts +++ b/src/structures/textChannel.ts @@ -179,6 +179,7 @@ export class TextChannel extends Channel { MESSAGE_REACTION_USER(this.id, message, encodedEmoji, user) ) } + } /** * Fetch Messages of a Channel