User context menu interaction

dc_user_context_menu_interaction

Represents an interaction of an executed user context menu command from __on_discord_user_context_menu.

Queryable properties #

Property Type Description
command_id String The ID of the application command.
command_name String The name of the application command.
target User The user that the application command was used on.