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