DiscordMessageCommand¶
Inherits: DiscordApplicationCommandInteraction < DiscordRepliableInteraction < DiscordInteraction < DiscordEntity < Reference < Object
Description¶
A command executed from a user context menu.
Methods¶
| return type | signature |
|---|---|
| Message | get_target ( ) |
Method Descriptions¶
-
Message get_target ( )
Gets the targeted message in this command.