mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
docs(EmojiResolvable): update description of typedef to remove ambiguity (#6708)
This commit is contained in:
@@ -22,7 +22,7 @@ class BaseGuildEmojiManager extends CachedManager {
|
||||
|
||||
/**
|
||||
* Data that can be resolved into a GuildEmoji object. This can be:
|
||||
* * A custom emoji identifier
|
||||
* * A Snowflake
|
||||
* * A GuildEmoji object
|
||||
* * A ReactionEmoji object
|
||||
* @typedef {Snowflake|GuildEmoji|ReactionEmoji} EmojiResolvable
|
||||
|
||||
Reference in New Issue
Block a user