interface APIUserApplicationCommandInteractionData

external
export interface APIUserApplicationCommandInteractionData extends APIBaseApplicationCommandInteractionData<ApplicationCommandType.User>

https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object-interaction-data

external
resolved : APIUserInteractionDataResolved

external
target_id : Snowflake