mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-10 08:33:30 +01:00
docs: Fix a typo in the MentionableSelectMenuInteraction link (#9000)
This commit is contained in:
@@ -322,7 +322,7 @@ class BaseInteraction extends Base {
|
||||
}
|
||||
|
||||
/**
|
||||
* Indicates whether this interaction is a {@link MenionableSelectMenuInteraction}
|
||||
* Indicates whether this interaction is a {@link MentionableSelectMenuInteraction}
|
||||
* @returns {boolean}
|
||||
*/
|
||||
isMentionableSelectMenu() {
|
||||
|
||||
Reference in New Issue
Block a user