Message context menu interaction

dc_message_context_menu_interaction

Represents an interaction of an executed message context menu command from __on_discord_message_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 Message The message that the application command was used on.