mirror of
https://github.com/discordjs/discord.js.git
synced 2026-06-04 10:00:08 +00:00
docs: update UserContextMenu documentation v13 (#8721)
Co-authored-by: A. Román <kyradiscord@gmail.com> Co-authored-by: Noel <buechler.noel@outlook.com>
This commit is contained in:
@@ -22,7 +22,7 @@ class ContextMenuInteraction extends BaseCommandInteraction {
|
||||
);
|
||||
|
||||
/**
|
||||
* The id of the target of the interaction
|
||||
* The id of the target of this interaction
|
||||
* @type {Snowflake}
|
||||
*/
|
||||
this.targetId = data.data.target_id;
|
||||
|
||||
Reference in New Issue
Block a user