diff --git a/src/client/Client.js b/src/client/Client.js index a8ec7e496..1d88cfac1 100644 --- a/src/client/Client.js +++ b/src/client/Client.js @@ -166,7 +166,7 @@ class Client extends BaseClient { /** * All custom emojis that the client has access to, mapped by their IDs - * @type {GuildEmojiManager} + * @type {BaseGuildEmojiManager} * @readonly */ get emojis() {