MessageContextMenuCommandProps
MessageContextMenuCommandProps
Props for message context menu command run functions.
Property | Type | Value | Description |
---|---|---|---|
client | Client<true> | N/A | The Discord.js client object that CommandKit is handling. |
handler | CommandKit | N/A | The current CommandKit handler instance. |
interaction | MessageContextMenuCommandInteraction<CacheType> | N/A | The current command interaction object. |