Fix mistake
This commit is contained in:
parent
65b5c50ec3
commit
4129ea699b
1 changed files with 1 additions and 0 deletions
|
@ -179,6 +179,7 @@ export class TextChannel extends Channel {
|
||||||
MESSAGE_REACTION_USER(this.id, message, encodedEmoji, user)
|
MESSAGE_REACTION_USER(this.id, message, encodedEmoji, user)
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Fetch Messages of a Channel
|
* Fetch Messages of a Channel
|
||||||
|
|
Loading…
Reference in a new issue