APIMessageApplicationCommandInteractionData
https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object-interaction-data
Signature
export interface APIMessageApplicationCommandInteractionData extends APIBaseApplicationCommandInteractionData<ApplicationCommandType.Message>Properties
target_id: Snowflake;resolved: APIMessageApplicationCommandInteractionDataResolved;